> Is there some statistics about the XML-RPC interface available somewhere > (so we can put in perspective the use of XML-RPC and the use of simple > index)?
Not directly. However, take a look at http://pypi.python.org/webstats/usage_201104.html Accesses to /pypi include XML-RPC calls. In addition, looking at the number of accesses by user-agent give a clue on how much programmatic accesses are made. Regards, Martin _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
