Projects
Things I made
pytube - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
python-lambda - A toolkit for developing and deploying serverless Python code in AWS Lambda.
tangerine - A Flask inspired, decorator based API wrapper for writing Slack bots.
jotonce - Create anonymous, sharable, password protected notes that self-terminate in a few minutes or a few days
humps - Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node