Gravit universal binary released for Mac OS X
 

Gravit released for OS X

A free Gravity Simulator

 
Dark Fighter Released
 

Dark Fighter

Now Available on the App Store

 
TowerDefend is now $0.99!
 

Tower Defend - ON SALE

Price reduced to 0.99 USD!

 

Browsing all articles from July, 2010.

Python Call Graph 0.4.0

I’ve just released pycallgraph 0.4.0. It has several major new features including a command line interface and measuring accumulative time per function. The 0.4.0 pycallgraph CLI supports function filtering, timing filtering, maximum stack level and a few more settings. For example, to do a simple call graph on “myfile.py”: pycallgraph-dot.py myfile.py mygraph.png Here’s an example [...]

Continue reading...

SQLAlchemy Cheat Sheet

I’ve made a small quick reference guide to SQLAlchemy if anyone is interested. I’ll update it as often as I have to look up something in the official documentation.

Continue reading...

Releases and Projects

For the lack of updates, here is an update: Just released pycallgraph 0.3.1 which fixes a few bugs. This week hopefully releasing a pre-alpha of c80 which is an AJAX IRC client. Development of VirtuShare, a transparent peer-to-peer networking service, is still in progress.

Continue reading...