##Tools and Utilities 1. sh sh is a full-fledged subprocess replacement for Python that allows you to call any program as if it were a function. Project Source: https://github.com/amoffat/sh Project Documentation: http://amoffat.github.io/sh/ 1. macropy MacroPy is an implementation of Syntactic Macros in the Python Programming Language. Project Source: https://github.com/lihaoyi/macropy 1. envoy A convenience wrapper around the subprocess module. Project Source: https://github.com/kennethreitz/envoy 1. xmltodict xmltodict is a module that makes working with XML feel like you are working with JSON. Project Source: https://github.com/martinblech/xmltodict 1. GateOne Gate One is an HTML5 web-based terminal emulator and SSH client. Project Source: https://github.com/liftoff/GateOne Project Homepage: http://liftoffsoftware.com/Products/GateOne 1. SocketRocket A conforming Objective-C WebSocket client library. Project Source: https://github.com/square/SocketRocket 1. storm Manage your SSH like a boss. Project Source: https://github.com/emre/storm Project Documentation: http://stormssh.readthedocs.org/en/master/ 1. q q allows direct SQL-like queries on CSVs/TSVs (and any other tabular text files), including joins and any other SQL construct, and supports automatic detection of column types and names. Project Source: https://github.com/harelba/q 1. arrow Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. Project Source: https://github.com/crsmithdev/arrow Project Homepage: http://crsmithdev.com/arrow/ 1. beeswithmachineguns A utility for arming many bees to attack targets (web applications). Project Source: https://github.com/newsapps/beeswithmachineguns 1. powerline-shell A Powerline like prompt for Bash, ZSH and Fish. Project Source: https://github.com/milkbikis/powerline-shell 1. fuckitpy FuckIt.py uses state-of-the-art technology to make sure your Python code runs whether it has any right to or not. Project Source: https://github.com/ajalt/fuckitpy 1. yowsup The open source cross platform Whatsapp library powering Wazapp. Project Source: https://github.com/tgalal/yowsup 1. cheat cheat allows you to create and view interactive cheatsheets on the command-line. Project Source: https://github.com/chrisallenlane/cheat 1. virtualenv virtualenv is a tool to create isolated Python environments. Project Source: https://github.com/pypa/virtualenv Project Documentation: https://virtualenv.pypa.io/en/latest/virtualenv.html#installation 1. python-docx Reads, queries and modifies Microsoft Word 2007/2008 docx files. Project Source: https://github.com/mikemaccana/python-docx 1. tqdm Instantly make your loops show a progress meter. Project Source: https://github.com/noamraph/tqdm 1. CommonRegex A collection of common regular expressions bundled with an easy to use interface. Project Source: https://github.com/madisonmay/CommonRegex 1. baseimage-docker A minimal Ubuntu base image modified for Docker-friendliness. Project Source: https://github.com/phusion/baseimage-docker Project Homepage: http://phusion.github.io/baseimage-docker/ 1. pip-tools A set of tools to keep your pinned Python dependencies fresh. Project Source: https://github.com/nvie/pip-tools 1. autopep8 autopep8 automatically formats Python code to conform to the PEP 8 style guide. Project Source: https://github.com/hhatto/autopep8 Project Homepage: https://pypi.python.org/pypi/autopep8/ 1. leapcast ChromeCast emulation app for any device Project Source: https://github.com/dz0ny/leapcast 1. rumps Ridiculously Uncomplicated Mac os x Python Statusbar apps. Project Source: https://github.com/jaredks/rumps 1. colout colout is a simple command to add colors to a text stream in your terminal. Project Source: https://github.com/nojhan/colout Project Homepage: http://nojhan.github.io/colout/ 1. pep8 Simple Python style checker in one Python file Project Source: https://github.com/jcrocholl/pep8 Project Documentation: http://pep8.readthedocs.org/en/latest/ 1. raven-python Raven is a Python client for Sentry. Project Source: https://github.com/getsentry/raven-python Project Documentation: http://raven.readthedocs.org/en/latest/ 1. mongol A simple python tool to pinpoint the IP addresses of machines working for the Great Firewall of China. Project Source: https://github.com/mothran/mongol 1. SpoofMAC Easily spoof your MAC address. Project Source: https://github.com/feross/SpoofMAC Project Homepage: http://feross.org/spoofmac/ 1. funcy A collection of fancy functional tools focused on practicality. Project Source: https://github.com/Suor/funcy Project Documentation: https://github.com/Suor/funcy 1. pystache Pystache is a Python implementation of Mustache. Mustache is a framework-agnostic, logic-free templating system inspired by ctemplate and et. Project Source: https://github.com/defunkt/pystache Project Homepage: http://mustache.github.com/ 1. dropship Instantly transfer files between Dropbox accounts using only their hashes. Project Source: https://github.com/driverdan/dropship 1. livestreamer CLI program that extracts streams from various services and pipes them into a video player of choice. Project Source: https://github.com/chrippa/livestreamer Project Homepage: http://livestreamer.tanuki.se/en/latest/ 1. node-gyp node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. Project Source: https://github.com/TooTallNate/node-gyp 1. everpad Evernote client well integrated with linux desktop. Project Source: https://github.com/nvbn/everpad 1. redo redo is a competitor to the long-lived, but sadly imperfect, make program. Project Source: https://github.com/apenwarr/redo 1. furl furl is a small Python library that makes manipulating URLs simple. Project Source: https://github.com/gruns/furl 1. brackets-shell CEF3-based application shell for Brackets. Project Source: https://github.com/adobe/brackets-shell Project Homepage: http://brackets.io/ 1. python-markdown2 A fast and complete implementation of Markdown in Python. Project Source: https://github.com/trentm/python-markdown2 1. fabtools Tools for writing awesome Fabric files. Project Source: https://github.com/ronnix/fabtools Project Documentation: http://fabtools.readthedocs.org/en/0.17.0/ 1. objc_dep Graph the import dependancies in an Objective-C project. Project Source: https://github.com/nst/objc_dep 1. oauthlib A generic, spec-compliant, thorough implementation of the OAuth request-signing logic. Project Source: https://github.com/idan/oauthlib Project Documentation: https://oauthlib.readthedocs.org/en/latest/index.html 1. geeknote Console client for Evernote. Project Source: https://github.com/VitaliyRodnenko/geeknote 1. plumbum Plumbum is a small yet feature-rich library for shell script-like programs in Python. Project Source: https://github.com/tomerfiliba/plumbum Project Homepage: http://plumbum.readthedocs.org/en/latest/ 1. flanker Python email address and Mime parsing library. Project Source: https://github.com/mailgun/flanker Project Documentation: https://github.com/mailgun/flanker/blob/master/docs/User%20Manual.md 1. itsdangerous Various helpers to pass trusted data to untrusted environments. Project Source: https://github.com/mitsuhiko/itsdangerous Project Homepage: https://pythonhosted.org/itsdangerous/ 1. Printrun Pure Python 3d printing host software Project Source: https://github.com/kliment/Printrun 1. pdfminer PDFMiner is a tool for extracting information from PDF documents. Project Source: https://github.com/euske/pdfminer Project Homepage: https://euske.github.io/pdfminer/ 1. qtile A small, flexible, scriptable tiling window manager. Project Source: https://github.com/qtile/qtile Project Homepage: http://qtile.org/ 1. doge doge is a simple motd script based on the slightly stupid but very funny doge meme. It prints random grammatically incorrect statements that are sometimes based on things from your computer. Proejct Source: https://github.com/thiderman/doge Project Documentation: https://pypi.python.org/pypi/doge/ 1. wssh SSH to WebSockets Bridge. Project Source: https://github.com/aluzzardi/wssh 1. gspread Google Spreadsheets Python API. Project Source: https://github.com/burnash/gspread Project Documentation: http://burnash.github.com/gspread/ 1. Python-Markdown This is a Python implementation of John Gruber's Markdown. Project Source: https://github.com/waylan/Python-Markdown Project Documentation: https://pythonhosted.org/Markdown/ 1. fail2ban Daemon to ban hosts that cause multiple authentication errors. Project Source: https://github.com/fail2ban/fail2ban Project Homepage: https://github.com/fail2ban/fail2ban 1. sabnzbd SABnzbd is an Open Source Binary Newsreader written in Python. Project Source: https://github.com/sabnzbd/sabnzbd Project Homepage; http://sabnzbd.org/ 1. delorean Delorean is a library for clearing up the inconvenient truths that arise dealing with datetimes in Python. Project Source: https://github.com/myusuf3/delorean Project Documentation: https://github.com/myusuf3/delorean 1. shovel Shovel is like Rake for python. Turn python functions into tasks simply, and access and invoke them from the command line. Project Source: https://github.com/seomoz/shovel 1. python-phonenumbers Python port of Google's libphonenumber. Project Source: https://github.com/daviddrysdale/python-phonenumbers 1. virtualenv-burrito One command to have a working virtualenv + virtualenvwrapper environment. Project Source: https://github.com/brainsik/virtualenv-burrito 1. maestro Maestro provides the ability to easily launch, orchestrate and manage mulitple Docker containers as single unit. Project Source: https://github.com/toscanini/maestro 1. python-lust This project implements the basics of creating a proper modern daemon on a Unix system in Python. Project Source: https://github.com/zedshaw/python-lust 1. subliminal Subliminal is a python library to search and download subtitles. Project Source: https://github.com/Diaoul/subliminal Project Documentation: http://subliminal.readthedocs.org/en/latest/ 1. readerisdead A collection of tools to help with the Google Reader shutdown. Project Source: https://github.com/mihaip/readerisdead Project Homepage: http://readerisdead.com/ 1. pyrasite Inject code into running Python processes. Project Source: https://github.com/lmacken/pyrasite Project Homepage: http://pyrasite.com/ 1. DissidentX DissidentX is a censorship resistance tool. Project Source: https://github.com/bramcohen/DissidentX 1. manage.py Human friendly CLI builder. Project Source: https://github.com/Birdback/manage.py 1. logbook A cool logging replacement for Python. Project Source: https://github.com/mitsuhiko/logbook 1. WebSocket-for-Python WebSocket client and server library for Python 2 and 3 as well as PyPy. Project Source: https://github.com/Lawouach/WebSocket-for-Python Project Documentation: https://ws4py.readthedocs.org/en/latest/ 1. cryptography cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Project Source: https://github.com/pyca/cryptography Project Documentation: https://cryptography.io/en/latest/ 1. pyquery A jquery-like library for python. Project Source: https://github.com/gawel/pyquery Project Documentation: http://pyquery.readthedocs.org/en/latest/ 1. schema schema is a library for validating Python data structures. Project Source: https://github.com/halst/schema 1. unoconv Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice. Project Source: https://github.com/dagwieers/unoconv Project Homepage: http://dag.wiee.rs/home-made/unoconv/ 1. magpie Git-backed Evernote replacement. Project Source: https://github.com/charlesthomas/magpie 1. workflow minimalist file based workflow. Project Source: https://github.com/mdipierro/workflow 1. binwalk Firmware Analysis Tool. Project Source: https://github.com/devttys0/binwalk 1. lxml The lxml XML toolkit for Python Project Source: https://github.com/lxml/lxml 1. curator Tending your time-series indices in Elasticsearch. Project Source: https://github.com/elasticsearch/curator Project Documentation: https://github.com/elasticsearch/curator/wiki 1. simplejson simplejson is a simple, fast, extensible JSON encoder/decoder for Python. Project Source: https://github.com/simplejson/simplejson Project Documentation: http://simplejson.readthedocs.org/en/latest/ 1. mypy Mypy is an optional static type checker for Python. Project Source: https://github.com/JukkaL/mypy Project Website: http://www.mypy-lang.org/ 1. astropy Repository for the Astropy core package. Project Source: https://github.com/astropy/astropy Project Website: http://www.astropy.org/