Snakefood is a tool written by Martin Blais to create Python dependency graphs. Combined with GraphViz, snakefood can create beautiful visualizations of Python codebases. Here are graphs for some notable open source projects written in Python. Python Web Frameworks The different development...
If you write Python code, switching to IPython is the number one thing you can do to immediately improve your productivity. Bold words, I know. Let’s look at how IPython can make you a more productive programmer. If you are mostly a web developer or are new to Python, the IPython homepage does...
My intent is to give recommendations that will be of use to other programmers who are trying to quickly turn a side project into a professional product that they can sell. Assuming you already have a working side project or product (no small feat in itself, but not difficult for a coder to put...