Skip to content

Tag Archives: python

Beautiful Soup

Beautiful Soup - “Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.”  And it handles bad markup. Sweet.

Duck Typing in Python

Duck Typing in Python - good introduction to the “strong but dynamic typing” thing.

Python recipe to upload multipart form data from the command line - going to use this to make a simple app to help John’s little brother get me some bachelor party pics.

Multipart Python Puzzle I’m on #6 at the moment.

python icalendar library

Planet Planet - python feed aggregator

The Masterbizor, Python version of The Rasterbator

Open-source library for creating Flash movies from code

Eric Raymond talks about why he likes Python