Seite 1 von 1

nuitka Python Compiler...

Verfasst: Donnerstag 13. August 2015, 07:32
von jens
What is Nuitka
The TL;DR ...

Nuitka is a Python compiler.

It's fully compatible with Python 2.6, 2.7, 3.2, 3.3, and 3.4.

You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.

Free license (Apache).
-> http://nuitka.net/pages/overview.html


Hat sich das schon jemand angesehen?!?