Skip to content

Instantly share code, notes, and snippets.

@moschlar
Last active December 23, 2015 09:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save moschlar/6616007 to your computer and use it in GitHub Desktop.
Save moschlar/6616007 to your computer and use it in GitHub Desktop.
Collection of awesome Python packages. Just a personal notepad.
  • Arrow: better dates and times for Python
  • ftfy: fixes text for you
  • colors.py: Colors aren't that scary!
  • ordereddict: No need to include the ActiveState recipe anymore
  • argh: An unobtrusive argparse wrapper with natural syntax
  • billiard: Python multiprocessing fork with improvements and bugfixes
  • Unidecode: ASCII transliterations of Unicode text
  • anyjson: Wraps the best available JSON implementation available in a common interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment