Differences between revisions 5 and 6
Revision 5 as of 2011-04-07 05:25:18
Size: 902
Editor: RichardJones
Comment:
Revision 6 as of 2011-04-08 02:31:16
Size: 602
Editor: RichardJones
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
You can access JSON information about packages by using the URL format

  http://pypi.python.org/pypi/package_name/json

[[http://sphinx.pocoo.org/|Sphinx]] has support for putting an up-to-date Download link in your website using that JSON with one simple "[[https://bitbucket.org/birkenfeld/sphinx-contrib/src/26c8b46f3f3d/cheeseshop/|pypi-release]]" directive.
Line 14: Line 8:
 * PyPiJson describes JSON interface to access PyPI from applications

CheeseShop is a secret code name for Python Package Index also known as PyPI and accessible from

Further information

  • CheeseShopTutorial explains how to use Package Index and upload your packages

  • PyPiJson describes JSON interface to access PyPI from applications

  • CheeseShopXmlRpc describes XML-RPC interface to access PyPI from applications

  • CheeseShopDev contains all necessary information to help PyPI get better

  • PyPiImplementations page lists alternative implementations of Python package catalogs


CategoryDevelopmentProcess

CheeseShop (last edited 2019-11-21 08:54:17 by aurelien)

Unable to edit the page? See the FrontPage for instructions.