🐍 Pythonista
better multiprocessing and multithreading in Python
Jobs scheduler for managing background task (asyncio)
A Python library that generates static type annotations by collecting runtime types
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or exte…
An extremely fast Python package and project manager, written in Rust.
Generator-based operators for asynchronous iteration
Rich is a Python library for rich text and beautiful formatting in the terminal.
Composable custom class converters for attrs, dataclasses and friends.
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. All in a modern, AI-native editor.
A Python library for reactive programming (with kind-of working type narrowing).
SQL databases in Python, designed for simplicity, compatibility, and robustness.
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
An elegant HTTP Cache implementation for HTTPX and HTTP Core.