Diagrams : Diagrams lets you draw the cloud system architecture in Python code.
It was born for prototyping a new system architecture without any design tools. Y...
drest : Configurable HTTP/REST Client Library for Python
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.
ruff : An extremely fast Python linter and code formatter, written in Rust.
Flake8 : flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code....
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function