⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

CQRS library for async Python projects.

License

Notifications You must be signed in to change notification settings

100nm/python-cq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cq

CI PyPI - Version PyPI - Downloads Ruff

Documentation: https://python-cq.remimd.dev

Python package designed to organize your code following CQRS principles. It builds on top of python-injection for dependency injection.

Installation

⚠️ Requires Python 3.12 or higher

pip install python-cq