Software is beautiful. I love writing code with Python. Here are some of my creations:
- pytheory: Music Theory for Humans™.
- responder: A familiar HTTP service framework for Python, powered by Starlette.
- kjvstudy.org: A free digital study Bible with AI-generated verse commentary and original language analysis.
- kennethreitz.org: My personal website and digital garden — essays, software, poetry, photography, and 15+ years of thinking out loud. Built with Responder.
Older stuff:
- requests: An elegant and simple HTTP library for Python, built for human beings.
- simplemind: AI for Humans™.
- records: A simple & powerful library for making raw SQL queries to most relational databases.
- 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).


