A list of Python libs that I want to keep track of for future use.
- Jinja2 - Templating language
- Schematics - ORM/data structure wrapper.
- moto - Mock out boto AWS library.
- pyformance - Metrics library based on coda hale's metrics library
- pyramid - wsgi web framework. Example.
- python-avro-json-serializer - Simpler, faster Avro JSON serializer.
- s3fs - Intuitive filesystem-like access to AWS S3.
- shiftmanager - Tools for managing AWS Redshift clusters.
- tqdm - Wrap iterables in a detailed progress bar. Example.
- pipdeptree - Show pip dependencies in a tree structure.
- rich - Pretty print output with tables and colors.
- click - Command line argument parser
Other, more complete lists: