fake-factory Sept. 19, 2014, 12:42 p.m.

Python package for generating fake names and user data.

python tools programming

Python for Programmers Aug. 8, 2014, 9:04 a.m.

Handy python packages and workflow tips.

python programming tips virtualenv

A Brief Digression About Logging June 3, 2014, 9:45 a.m.

Quick start for logging in Python

python programming tutorial

web.py April 18, 2014, 10:19 a.m.

python framework web

Parallelism in one line Jan. 27, 2014, 4:20 p.m.

Multithreading in python using pool.map().

python parallel multithread parallelism article map howto hacks tips

Django snippets: Authenticate against Active Directory March 12, 2012, 1:39 p.m.

Use active directory to authenticate Django users.

programming development code python authentication active directory ldap django

The Hacker's Path Dec. 15, 2010, 1:15 a.m.

programming python ruby hacking web

Beautiful Soup Feb. 21, 2010, 7:49 p.m.

Python module to process html and xml trees.

tools software reference webdev web programming python scripting tool html screenscraping