Some pretty awesome libs:
- b85.py - a base 85 encoder decoder
- BeautfulSoup - HTML parser
- FuzzyWuzzy - Fuzzy String Matching
- JellyFish - approximate and phonetic matching of strings
- libcloud - a lib to standardized calls to diferent “cloud” providers
- Machine Learning Python - high-performance library for predictive modeling.
- MatPlotLib - a lib to generate plots
- mechanize - automated web browsing
- NodeBox - a nice lib to create images of graph networks
- pyblog - lib wrapper for RPC calls to the most popular blog providers
- pyre2 - fast non-backtracking regular expression lib
- Python Image Library
- pybot - Python library for making bots that use mouse and keyboard, and interact with display.
- pymouse - mouse control
- pyutf8 - Python extension for dealing with validation and cleanup of UTF-8 strings
- scipy/numpy - Advanced scientific and math lib
- ssdeep - wrapper for ssdeep
- Universal Feed Parser - parser for RSS and ATOM feeds
APIs
- boto - integrated interface for AWS
- eveapi - lib for EVE Online MMORPG API
- geocoders - Ultra simple API for geocoding a single string against various web services
- py-github - Python interface for talking to the github API
- py-github - lib for github
- pyposterous - lib for posterous.com lib
- python-socialgraph - wrapper for google’s Social Graph API
- twilio-pyhton - A Python module for communicating with the Twilio API and generating TwiML
- tumblr.py - lib for tumblr.com API
Protocols