| Projects on Google Code | Results 1 - 8 of 8 |
Utility for automating install of protocol buffer python eggs.
This utility will download the src package for protocol buffers from google code. Compile the protoc binary and then build a python egg for your python version and install it.
Only works on linux style os currently.
= 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...
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...
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...
Setuptools plugin that makes the unit tests run by 'setup.py test' use trial instead of pyunit.
LazyInstall is a Python [http://wiki.python.org/moin/DistUtils distutils] extension for lazy developers, packagers and users.
It is intended as a replacement for [http://peak.telecommunity.com/DevCenter/setuptools setuptools]/[http://peak.telecommunity.com/DevCenter/EasyInstall easy_install], ...
A package management system built on top of setuptools for Django Applications.
Create python eggs from Zope2 products to be used in buildouts