Package yolk :: Module pypi
[show private | hide private]
[frames | no frames]

Module yolk.pypi

Name: pypi.py

Desc: Library for getting information about Python packages by querying
      The CheeseShop (PYPI a.k.a. Python Package Index).


Author: Rob Cakebread <gentoodev a t gmail.com>

License  : PSF (Python Software Foundation License)

Classes
CheeseShop Interface to Python Package Index

Variable Summary
ServerProxy PYPI_SERVER = <ServerProxy for cheeseshop.python.org/pyp...
str PYPI_URL = 'http://www.python.org/pypi?:action=rss'
str VERSION = '0.0.4'
bool XMLRPC = True

Variable Details

PYPI_SERVER

Type:
ServerProxy
Value:
<ServerProxy for cheeseshop.python.org/pypi>                           

PYPI_URL

Type:
str
Value:
'http://www.python.org/pypi?:action=rss'                               

VERSION

Type:
str
Value:
'0.0.4'                                                                

XMLRPC

Type:
bool
Value:
True                                                                   

Generated by Epydoc 2.1 on Mon Feb 12 18:44:10 2007 http://epydoc.sf.net