Python
Rich is a Python library for rich text and beautiful formatting in the terminal.
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
All Algorithms implemented in Python
Simple, Pythonic remote execution and deployment.
A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
Typer, build great CLIs. Easy to code. Based on Python type hints.
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Turn (almost) any Python command line program into a full GUI application with one line
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Generate modern Python clients from OpenAPI
A collection of tips, tricks and links to help you speed up your pytest suite.