Update README.md

This commit is contained in:
probar 2014-08-25 16:58:46 +02:00
parent 0306e9eb55
commit 8e48532374

View File

@ -126,6 +126,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [py2app](http://pythonhosted.org/py2app/) - Freezes Python scripts (Mac OS X). * [py2app](http://pythonhosted.org/py2app/) - Freezes Python scripts (Mac OS X).
* [PyInstaller](http://www.pyinstaller.org/) - Converts Python programs into stand-alone executables (cross-platform). * [PyInstaller](http://www.pyinstaller.org/) - Converts Python programs into stand-alone executables (cross-platform).
* [dh-virtualenv](http://dh-virtualenv.readthedocs.org/) - Build and distribute a virtualenv as a Debian package. * [dh-virtualenv](http://dh-virtualenv.readthedocs.org/) - Build and distribute a virtualenv as a Debian package.
* [pynsist](http://pynsist.readthedocs.org/en/latest/) - build a full Windows installers.Installer will work even for people without python.
## Build Tools ## Build Tools