pydantic : Data validation and settings management using python type annotations.
Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...
Pyro : Pyro is a universal probabilistic programming language (PPL) written in Python and supported by PyTorch on the backend. Pyro enables flexible and expr...
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...
FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function