just do IT

Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
Saturday, January 7, 2012

adepends.py, utility for analysing android module dependency

›
There are thousands of modules within android system. They form a very complicated dependency graph. When we want to learn about a particula...
3 comments:
Sunday, December 5, 2010

python decorators

›
Decorator is a very expressive language feature in python. It helps developers to write cleaner, modular code that is easier to extend and m...
10 comments:
Wednesday, October 20, 2010

blogporter v1.0.0 released

›
The first version of blogporter is released. It's a utility for synchronizing posts between different blog service provider. I wrote th...
Wednesday, June 9, 2010

debugging python script in ipython

›
ipython doesn't work with built-in pdb debugger. While I tried to debug a python script with " run -d script.py " within ipyt...
3 comments:
Sunday, June 6, 2010

install ipython and readline on mac

›
ipython is a powerful interactive shell for python. With it, we can tak advantage of python programming language in our daily works. One o...
›
Home
View web version
Powered by Blogger.