Skip to content

Instantly share code, notes, and snippets.

@solos
Created October 22, 2012 12:46
Show Gist options
  • Save solos/3931339 to your computer and use it in GitHub Desktop.
Save solos/3931339 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