Skip to content

Instantly share code, notes, and snippets.

@monk1337
Created September 15, 2016 10:53
Show Gist options
  • Save monk1337/77ffd39ec92783e17697cd4453e88de6 to your computer and use it in GitHub Desktop.
Save monk1337/77ffd39ec92783e17697cd4453e88de6 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