python-cq Lightweight library for separating Python code according to Command and Query Responsibility Segregation principles. Dependency injection is handled by python-injection. Easy to use with FastAPI. Installation ⚠️ Requires Python 3.12 or higher pip install python-cq Resources Writing Application Layer Pipeline FastAPI Example