My favorites | Sign in
Google
Projects on Google Code Results 1 - 6 of 6
= 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...
Allows a a setup.py to be used to create Debian .deb that can be installed onto a Nokia Maemo Internet Tablet (e.g. N800, N810) with OS2008. Originally created by http://code.rancidbacon.com/ Does not rely on a debian tool chain so allows creating of installable .deb files in platforms like Wi...
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.
= disthelper = * Introduction * What it does * Install * Create a command * My command disappeared, what do I do? * Other make like tools * Changelog = Introduction = disthelper is a command line tool that helps you manage a Python distribution. You may want to create...