Y
Hacker News
new
|
ask
|
show
|
jobs
Nuitka: A Python compiler
(
nuitka.net
)
47 points
by
pyedpiper
2877 days ago
4 comments
celias
2877 days ago
Talk Python has a podcast with an interview of the Nuitka developer
https://talkpython.fm/episodes/show/172/nuitka-a-full-python...
link
krylon
2877 days ago
Wow, this is really something! Too early to tell how this will go, but I really hope this thing takes off!
link
nerdponx
2877 days ago
It's actually been around for quite a while, just not getting attention.
link
dang
2877 days ago
https://news.ycombinator.com/item?id=15354613
link
thisgoodlife
2877 days ago
The last time I checked, it didn't support Django. Migrations didn't work. Don't know whether it works or not now.
link
yjftsjthsd-h
2877 days ago
It currently
claims
to have 100% support of most modern versions of Python (and they're working on 3.7). That would
suggest
that it used to not work and now does, but I haven't tried.
link