PackagesΒΆ
- python-technical-primitives
- python-app-exceptions
- python-infrastructure-exceptions
- python-input-validation
- postgres-data-sanitizers
- pydantic-response-models
- python-cqrs-core
- Usage Guide
- API Reference
- Observability Integration
- Overview
- Key Insight: Complementary, Not Redundant
- Integration Pattern: The Bridge
- OpenTelemetry Integration
- Sentry Integration
- Prometheus Integration
- Audit Trail for Compliance (SOC 2, HIPAA, PCI DSS)
- Real-World Example: Full Integration
- Complete Handler Example
- Best Practices (2026)
- Query Examples
- Summary: Why Keep BaseQuery/BaseCommand with OTel/Sentry?
- Why Use BaseQuery/BaseCommand?
- gridflow-python-mediator
- python-cqrs-dispatcher
- python-dto-mappers
- python-domain-events
- python-structlog-config
- fastapi-config-patterns
- fastapi-middleware-toolkit
- python-outbox-core
- Outbox Core - Quick Reference
- Outbox Core - API Quick Reference
- Transactional Outbox Implementation Guide
- Do we even need python-outbox-core if we use FastStream? Maybe FastStream by ag2ai itself replacing it? Or maybe Celery/Huey by coleifer. Grep codebase and Search web
- Serialization Notes
- sqlalchemy-async-session-factory
- sqlalchemy-async-repositories
- Architecture: Design Patterns & Interactions