Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...
drest : Configurable HTTP/REST Client Library for Python
Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
human.io : A system for coordinating the activities of users via their mobile phones.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function