A toy compiler that can convert Python scripts to pickle bytecode. - splitline/Pickora... (more…)
Read more »
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.12. You feed it your Python app, it does a lot of clever things, and spits out an executable or... (more…)
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »
With Python and Javascript solutions: Learn how to think about Bad Triangle, an *800 codeforces problem... (more…)
Read more »
Artificial intelligence is growing exponentially. There is no doubt about that. Self-driving cars are clocking up millions of miles, IBM… (more…)
Read more »