My favorites | Sign in
Google
Projects on Google Code Results 1 - 5 of 5
Generate package files from PyPI index. Now only ebuild for gentoo is generated. spec for rpm-base distribution, dpkg for dpkg-base distribution will be added in future. Many features are provided: * Pre-defined, user-defined schemes for different usage. * Update from PyPI and cached int...
pyEggs is now able to encrypt Egg contents that are imported using a specialized Python code importer that knows how to import arbitrarily encrypted Python code and data files. pyEggs compiles all Python scripts contained within a folder tree into an Egg suitable for uploading to PyPI. This is...
Never code another line of SOQL again, instead use SalesForceAlchemy to interact with SalesForce using Python objects. For instance, you would say the following: (Login) {{{ sf = SalesForceAlchemy().username(__sf_account__['username']).password(__sf_account__['password']).endPoint('www.salesf...
= g-pypi = *g-pypi creates ebuilds for Gentoo Linux using information in PyPI (Python Package Index).* *News* July 31, 2008 - svn commit read-only [http://groups.google.com/group/g-pypi-commits mailing list] created July 25, 2008 - Jesus Rivero a.k.a. neurogeek has started helping out wi...
Project page for the http://pypi.appspot.com/ site. pypi.appspot.com is a mirror of [http://pypi.python.org/pypi/ PyPi], the Python Package Index (Cheeseshop), that runs on [http://code.google.com/appengine/ Google App Engine].