No project description provided
Project description
PocPoc
A Python library for managing Dependency Injection, Events and Commands, with Redis adapters. It also handles database transactions with the Unit of Work concept using SQLAlchemy adapters.
Installation
You can install the library using pip:
pip install pocpoc
or using poetry:
poetry add pocpoc
Features
- Dependency Injection without decorators
- Redis adapters for Events and Commands
- SQLAlchemy adapter for handling database transactions with the Unit of Work concept
License
PocPoc is released under the MIT License. See the LICENSE file for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pocpoc-0.0.2a0.tar.gz
(25.7 kB
view hashes)
Built Distribution
pocpoc-0.0.2a0-py3-none-any.whl
(47.0 kB
view hashes)