cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
pyo : pyo is a Python module written in C to help digital signal processing script creation.
Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
Locust : A modern load testing framework
Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function