Pyro : Pyro is a universal probabilistic programming language (PPL) written in Python and supported by PyTorch on the backend. Pyro enables flexible and expr...
TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function