Nanobox is a development platform that was built to empower web developers, allowing them to focus on creating amazing apps without having to deal with configuration and distracting infrastructure details. Our platform fully supports development with Pyth... (more…)
Read more »
Pythonista is a complete development environment for writing Python™ scripts on your iPad or iPhone. Lots of examples are included — from games and animations to plotting, image manipulation, custom user interfaces, and automation scripts. (more…)
Read more »
In this post I will talk about some tools and ways in which you can profile the interpreter, when running a Python script. Just like in our previous post, the meaning of CPU profiling is the same, … (more…)
Read more »
Python is by far the most wanted programming language in the world. Here are some of the best Python resources for you to read, listen to, or subscribe to. (more…)
Read more »
I just started a new repository in my GitHub account, storing a small utility to display the dependency graph of a Python project. This post will show some examples and possible uses.
Read more »