Posts Tagged ‘ summarylength ’

From IDL to Python: calling shell commands from within python

June 30, 2011
By

Useful links about Python. Scipy · Introduction to OOP with Python · Python tips , tricks, and hacks · Python Idioms · Python Bootcamp lectures · IDL vs. Python · conversion IDL to Python ...

Read more »

From IDL to Python: .r and %run and Debugging

June 23, 2011
By

Useful links about Python. Scipy · Introduction to OOP with Python · Python tips , tricks, and hacks · Python Idioms · Python Bootcamp lectures · IDL vs. Python · conversion IDL to Python ...

Read more »

Cyberpunk: Facebook bruteforcer

July 28, 2010
By

This is facebook bruteforcer utility… python. Using mechanize module make the program like browser simulation, and cookielib for cookie handling… Full python error handling … Use this at your own risk . Credit & TnX: Author ...

Read more »