News

[Damien George] just created Micro Python (Kickstarter alert!), a lean and fast implementation of the Python scripting language that is optimized to run on a microcontroller. It includes a complete… ...
Did you know Python is known as an all-rounder programming language? Yes, it is, though it shouldn’t be used on every single project, You can use it to create desktop applications, games, mobile ...
But several projects refuse to ditch all that’s good about Python and instead have decided to boost its performance from the inside out.
Want to start a large project? Keep away from Python. On a large scale it isn’t as awesome as you think — here's what to use instead.
Why is your Python app so slow? Find out by using Python’s built-in profiler to locate bottlenecks in your Python code Python may not be the fastest language around, but it is often fast enough ...