Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Nuitka: A Python compiler | Dark Hacker News
Nuitka: A Python compiler
(nuitka.net)
47 points
by
pyedpiper
7 years ago
| 6 comments
celias
7 years ago
|
next
[−]
Talk Python has a podcast with an interview of the Nuitka developer
https://talkpython.fm/episodes/show/172/nuitka-a-full-python...
krylon
7 years ago
|
next
[−]
Wow, this is really something! Too early to tell how this will go, but I really hope this thing takes off!
nerdponx
7 years ago
|
parent
|
next
[−]
It's actually been around for quite a while, just not getting attention.
dang
7 years ago
|
next
[−]
https://news.ycombinator.com/item?id=15354613
thisgoodlife
7 years ago
|
next
[−]
The last time I checked, it didn't support Django. Migrations didn't work. Don't know whether it works or not now.
yjftsjthsd-h
7 years ago
|
parent
|
next
[−]
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.