An aioworkers plugin for orm
to add orm.Model
available via aioworkers.core.context.Context
.
Features:
- Attach model by class reference.
- Create model by specification.
Install dev requirements:
poetry install
Run tests:
pytest
An aioworkers plugin for orm
to add orm.Model
available via aioworkers.core.context.Context
.
Features:
Install dev requirements:
poetry install
Run tests:
pytest