The current release is Nuitka 0.4.2, which is a good replacement of CPython with somewhat better performance. A 258% speed factor for the PyStone benchmark. The project didn't focus much on the performance side of things so far, therefore more improvements are expected in the future.
These archives are source and can be used directly, simply start bin/nuitka --help or read README.pdf to get started.
Stable releases are supported with hot fixes.
Develop releases are snapshots of the current development.
Stable: Windows Installer: Nuitka 0.4.2 (1.2 MB exe)
Stable: Debian Package: Nuitka 0.4.2 (0.2 MB deb) (only for
Wheezy, all architectures)
Stable: Ubuntu 11.04 (Natty) Package: Nuitka 0.4.2 (0.2 MB deb)
Stable: Ubuntu 11.10 (Oneiric) Package: Nuitka 0.4.2 (0.2 MB deb)
Stable: Ubuntu 12.04 (Precise) Package: Nuitka 0.4.2 (0.2 MB deb)
Stable: Ubuntu 12.10 (Quantal) Package: Nuitka 0.4.2 (0.2 MB deb)
Stable: RHEL 6.x Packages: Nuitka 0.4.2 RPM or repository
file
Stable: CentOS 6.x Packages: Nuitka 0.4.2 RPM or
repository file
Stable: Fedora 17: Nuitka 0.4.2 RPM or repository file
Stable: Fedora 18: Nuitka 0.4.2 RPM or repository file
Stable: openSUSE 12.1: Nuitka 0.4.2 RPM or repository file
Stable: openSUSE 12.2: Nuitka 0.4.2 RPM or repository file
Stable: openSUSE 12.3: Nuitka 0.4.2 RPM or repository file
Stable: Arch Linux Nuitka 0.4.2 (maintained by Panagiotis
Mavrogiorgos)
Develop: Windows Installer: Nuitka 0.4.3pre5 (1.2 MB exe)
Develop: Debian Package: Nuitka 0.4.3pre5 (0.2 MB deb) (only for Wheezy, all architectures)
Develop: Arch Linux Nuitka from git develop (maintained by Panagiotis
Mavrogiorgos)
Develop: RHEL 6.x Packages: Nuitka 0.4.3pre5 RPM or repository
file
Develop: CentOS 6.x Packages: Nuitka 0.4.3pre5 RPM or
repository file
Develop: Fedora 17: Nuitka 0.4.3pre5 RPM or repository file
Develop: Fedora 18: Nuitka 0.4.3pre5 RPM or repository file
Develop: openSUSE 12.1: Nuitka 0.4.3pre5 RPM or repository
file
Develop: openSUSE 12.2: Nuitka 0.4.3pre5 RPM or repository
file
Develop: openSUSE 12.3: Nuitka 0.4.3pre5 RPM or repository
fileThere is Nuitka on PyPI as well.
Stable: git clone http://git.nuitka.net/Nuitka.git
Develop: git clone --branch develop
http://git.nuitka.net/Nuitka.gitThen do your own modifications, and do git "pull --rebase" each time there is a new release. To reduce your differences, feel free to send me pull requests or the patches you create with "git format-patch <commit-id>" and I will likely merge it.
Please
If you publish your own repository of Nuitka, please be so kind and name it "Nuitka-unoffical" or similar, or else it might be mistaken with the real thing, and drop me a line about it, just so I know.
Visit https://gitorious.org/nuitka/nuitka for a mirror of the Nuitka repository on gitorious.
Visit https://bitbucket.org/kayhayen/nuitka for a mirror of the Nuitka repository on Bitbucket.
Visit https://github.com/kayhayen/Nuitka for a mirror of the Nuitka repository on Github.
Visit https://code.google.com/p/nuitka for a mirror of the Nuitka repository on Google Code.