nuitka.net
Article about Nuitka Standalone Mode | Nuitka Home
http://www.nuitka.net/posts/article-over-nuitka-standalone.html
Skip to main content. Article about Nuitka Standalone Mode. There is a really well written article about Nuitka written by Tom Sheffler. It inspired me to finally become clean with. Attributes in standalone mode. Currently it points to where your source was when things were compiled. In the future (in standalone mode, for accelerated mode that continues to be good), it will point into the. Folder, so that the SWIG workaround may become no longer necessary. Comments powered by Disqus.
nuitka.net
Tags | Nuitka Home
http://www.nuitka.net/categories/index.html
Skip to main content.
nuitka.net
Nuitka Release 0.5.8 | Nuitka Home
http://www.nuitka.net/posts/nuitka-release-058.html
Skip to main content. Nuitka Release 0.5.8. This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka? This release has mainly a focus on cleanups and compatibility improvements. It also advances standalone support, and a few optimization improvements, but it mostly is a maintenance release, attacking long standing issues. Compatibility Windows MacOS: Fix importing on case insensitive systems. By merit of having files.
nuitka.net
Documentation | Nuitka Home
http://www.nuitka.net/pages/documentation.html
Skip to main content. There is documentation available in HTML and PDF form. Recommended first read if you are interested in using Nuitka. Very detailed information intended for developers of Nuitka, explaining the design, and choices made. The Debian and Redhat packages also contain man pages, otherwise.
nuitka.net
Nuitka Release 0.5.9 | Nuitka Home
http://www.nuitka.net/posts/nuitka-release-059.html
Skip to main content. Nuitka Release 0.5.9. This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka? This release is mostly a maintenance release, bringing out minor compatibility improvements, and some standalone improvements. Also new options to control the recursion into modules are added. Compatibility: Checks for iterators were using. This is suppose to raise, but didn't with Nuitka. Built-in is now optimized f...
nuitka.net
Nuitka Release 0.5.11 | Nuitka Home
http://www.nuitka.net/posts/nuitka-release-0511.html
Skip to main content. Nuitka Release 0.5.11. This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka? The last release represented a significant change and introduced a few regressions, which got addressed with hot fix releases. But it also had a focus on cleaning up open optimization issues that were postponed in the last release. The filenames of source files as found in the. Fixed in 0.5.10.1 already. Compatibili...
nuitka.net
What is Nuitka | Nuitka Home
http://www.nuitka.net/pages/overview.html
Skip to main content. 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. Right now Nuitka is a good replacement for the Python interpreter and compiles every. It will also be possible to integrate "ctypes" based bindings without the normal speed penalty (the compiled program will call the C library in C directly). Now vs. Future or The Plan.
nuitka.net
Impressum | Nuitka Home
http://www.nuitka.net/pages/impressum.html
Skip to main content. This is a personal blog, running on my personal machine. Its main mission is to serve as a forum for my Python compiler work and announcements. This website is purely personal and not commercial currently, yet the German laws require me to disclose this information:. My postal address is Kay Hayen, Hegelstrasse 21, 76356 Weingarten, Germany. Contact me via Email: Kay.Hayen@gmail.com.
nuitka.net
Nuitka Release 0.5.7 | Nuitka Home
http://www.nuitka.net/posts/nuitka-release-057.html
Skip to main content. Nuitka Release 0.5.7. This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka? This release is brings a newly supported platform, bug fixes, and again lots of cleanups. Fix, creation of dictionary and set literals with non-hashable indexes did not raise an exception. This is now a TypeError. Added support for OpenBSD with fiber implementation from library, as it has no context support. This sol...
nuitka.net
Downloads | Nuitka Home
http://www.nuitka.net/pages/download.html
Skip to main content. The current release is Nuitka 0.5.22, 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 with. And read README.pdf to get started. Stable releases are supported with hot fixes. Stable: Nuitka 0.5.22 (1.1 MB zip). Etc/apt/sour...