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 |
Function Summary | |
---|---|
Returns list of URL's of specified file type |
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
|
Function Details |
---|
_filter_urls(pkg_type, url)Returns list of URL's of specified file type |
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 |