Recent Posts
Categories
Recent Comments
- kayhayen on Nuitka Release 0.3.22
- Stefan on Nuitka Release 0.3.22
- Mahmoud on Static Site Generator
- Doug Latornell on Static Site Generator
- Don Smiley on Static Site Generator
Meta
Category Archives: git
Nuitka Release 0.3.12
This is to inform you about the new release of Nuitka many bug fixes, and substantial improvements especially in the organisational area. There is a new User Manual (PDF), with much improved content, a “sys.meta_path” based import mechanism for “–deep” … Continue reading
Nuitka – PyCON DE Video
Hello everybody, the Video of my presentation is online: http://blip.tv/episode/5632565 Leaving it to Mike Müller to announce here the links to everything, when it’s all finished. Thanks for the good work, the video was very well done. Yours, Kay
Nuitka git-flow
Hello there, this is to let you know that I have switched Nuitka to the “git flow” development model. That means, now there is a supported stable version, and a develop branch, together with feature branches. Note: In case, you … Continue reading
Posted in git, Nuitka, Python 3 Comments
Nuitka Release 0.3.11
This is to inform you about the new release of Nuitka with some bug fixes and portability work. There is not much in terms of new optimizations though. Please see the page “What is Nuitka?” for clarification of what it … Continue reading
Nuitka has a new home – nuitka.net
Hello everybody, my new vServer is now online, the old site blog redirects to it now, and planets follow the new site already. The old site is redirecting with 301 error code for some more time, hopefully this will be … Continue reading
Nutika Pre-Release 0.3.4pre1
This pre-release of Nuitka has a focus on re-organizing the Nuitka generated source code. Please see the page “What is Nuitka?” for clarification of what it is now and what it wants to be. For a long time, Nuitka has … Continue reading
Nuitka Release 0.3.2
This release of Nuitka continues the focus on performance. Please see the page “What is Nuitka?” for clarification of what it is now and what it wants to be. But this release also revisits the topic of feature parity. Before, … Continue reading
Posted in compiler, git, Nuitka, Python 4 Comments
New git repository to sync with Nuitka releases
For you git fans out there I have just added a new method to download Nuitka from something I call the release git repository: git clone git://nuitka.net/Nuitka.git Then do your own modifications, and do git pull –rebase each time there … Continue reading
