Posted in 2023
Nuitka Release 1.9
- 17 December 2023
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler, “download now”.
Nuitka Release 1.8
- 30 September 2023
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler, “download now”.
Python 3.11 and Nuitka full support
- 01 August 2023
I kind of noticed, that I never really updated this post series to its conclusion. Python 3.11 is now fully supported by Nuitka, that is the TLDR. This has been the case since 1.6, and the 1.7 release improved on it, and 1.8 well is around the corner, so it’s about time to state it now in dedicated form.
Nuitka Release 1.7
- 15 July 2023
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler, “download now”.
Next Nuitka Live Stream
- 28 June 2023
Tomorrow, Thursday 30.06.2023, there will be the forth live stream of me coding on Nuitka, and talking and chatting with visitors in the Discord channel created specifically for this. I will go from 11-14 CEST and potentially in the evening, maybe 18-20 CEST as well, but it seems I tend to go overtime.
Nuitka Release 1.6
- 09 June 2023
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler, “download now”.
Nuitka Release 1.5
- 26 March 2023
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler, “download now”.
Python 3.11 and Nuitka experimental support
- 13 March 2023
In my all in with Nuitka post and my first post Python 3.11 and Nuitka and then progress post Python 3.11 and Nuitka Progress , I promised to give you more updates on Python 3.11 and in general.
Python 3.11 and Nuitka Progress
- 18 February 2023
In my all in with Nuitka post and my first post Python 3.11 and Nuitka, I promised to give you more updates on Python 3.11 and in general. So this is where 3.11 is at, and the TLDR is, experimental support is coming with Nuitka 1.5 release.
Nuitka Package Configuration Part 2
- 13 February 2023
This is the second part of a post series under the tag package_config that explains the Nuitka Package Configuration in more detail. To recap, Nuitka package configuration is the way Nuitka learns about hidden dependencies, needed DLLs, data files, and just generally avoids bloat in the compilation. The details are here on a dedicate page on the web site in Nuitka Package Configuration but reading on will be just fine.
Nuitka Release 1.4
- 05 February 2023
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler, “download now”.
Nuitka Package Configuration Kickoff
- 20 January 2023
The term “kickoff” refers to a series of posts about the Nuitka package configuration. The details are here on a dedicate page on the web site only. Nuitka Package Configuration.