Software is beautiful. I love writing code with Python. Here are some of my creations:
- simplemind: AI for Humans™
 - pytheory: Music Theory for Humans™
 - records: A simple & powerful library for making raw SQL queries to most relational databases.
 - responder: A familiar web framework.
 
Older stuff:
- requests: An elegant and simple HTTP library for Python, built for human beings.
 - requests-html: Scraping the web as simply and intuitively as possible.
 - httpbin.org: A helpful request / response service, powered by Flask.
 - pipenv: A tool that aims to bring the best of all packaging worlds to the Python world.
 - maya: A UTC-first datetime library that enforces best practices and eases cognitive overhead.
 - pep8.org: An easier-to-parse presentation of the PEP 8 style guide for Python code.
 - tablib: A format-agnostic tabular dataset library for Python
 - The Hitchhiker's Guide to Python (repo).
 







