Do not edit this file, it is auto-generated.
- focus: Dependency Injection as a full featured framework
- contextualized scope mechanics
- scopes for request, session & thread context
- standalone repo for the framework
- side quest: Contributing Guidelines
- Spring-cleaning (obsolete code, support of old Python versions)
- Dependency Injection
- Domain
- Value Objects
- Entities
- Aggregates
- Repositories
- Policies
- Application
- Simple interactor with validation
- Error catalog
- Command-driven application
- Services
- Integration
-
click
view -
marshmallow
factory -
tinydb
db DAO - data file (YAML, JOSN or INI) DAO
-
- Domain
- Session storages
- File storages
- Application
- Task-driven application
- Integration
-
flask
-