tox : Command line driven CI frontend and development task automation tool
At its core tox povides a convenient way to run arbitrary commands in isolated en...
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
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...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function