| Home | Trees | Index | Help |
|
|---|
| Package yolk :: Module 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
|
PYPI_URL
|
VERSION
|
XMLRPC
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Feb 12 18:44:10 2007 | http://epydoc.sf.net |