A collection of tools that aim to make creating applications in Python easier and more pythonic
pyapp-kit
A collection of tools that aim to make creating applications in Python easier and more pythonic
Pinned Loading
Repositories
Showing 10 of 20 repositories
- griffe-fieldz Public
Griffe extension to inject field metadata into mkdocstrings (supports dataclasses, pydantic, attrs, and more)
- psygnal Public
Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)