mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add entry for Nuitka
This commit is contained in:
parent
3baca9f232
commit
ad9400d46a
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [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).
|
||||
* [dh-virtualenv](http://dh-virtualenv.readthedocs.org/) - Build and distribute a virtualenv as a Debian package.
|
||||
* [Nuitka](http://nuitka.net/) - Compile scripts, modules, packages to an executable or extension module.
|
||||
|
||||
## Build Tools
|
||||
|
||||
|
|
Loading…
Reference in a new issue