A collection of my personal favorite python modules and libraries.
- Beautiful Table — this Package provides BeautifulTable class for easily printing tabular data in a visually appealing ASCII format to a terminal
- MySQL Connector — enables Python programs to access MySQL databases
- Prompt Toolkit — a library for building powerful interactive command line applications in Python
- python-markdown2 — A fast and complete implementation of Markdown in Python