Skip to content

Instantly share code, notes, and snippets.

@sente
Forked from hemanth/gist:3002180
Created July 26, 2012 06:59
Show Gist options
  • Save sente/3180654 to your computer and use it in GitHub Desktop.
Save sente/3180654 to your computer and use it in GitHub Desktop.
Awesome Python libs

Imaging

Scrapping/Parsing

Protocols

APIs

AI/Science

Special use

  • b85.py - a base 85 encoder decoder

  • pyre2 - fast non-backtracking regular expression lib

  • pymouse - mouse control

  • FuzzyWuzzy - Fuzzy string matching

  • JellyFish - approximate and phonetic matching of strings

  • ssdeep - wrapper for ssdeep (CTPH - Context Triggered Piecewise Hashing)

Unsorted

  • pybot - library for making bots that use mouse and keyboard, and interact with display
  • pyutf8 - extension for dealing with validation and cleanup of UTF-8 strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment