Metadata-Version: 2.1
Name: py-assimilator
Version: 0.1.4
Summary: The best python patterns for your projects
Home-page: https://pypi.python.org/pypi/py_assimilator/
Author: Andrey Ivanov
Author-email: python.on.papyrus@gmail.com
License: LICENSE.md
Project-URL: Documentation, https://github.com/knucklesuganda/py_assimilator
Project-URL: Funding, https://github.com/knucklesuganda/py_assimilator
Project-URL: Say Thanks!, https://github.com/knucklesuganda/py_assimilator
Project-URL: Source, https://github.com/knucklesuganda/py_assimilator
Project-URL: Tracker, https://github.com/knucklesuganda/py_assimilator
Platform: UNKNOWN
Requires: pydantic
Description-Content-Type: text/markdown
Provides-Extra: database
Provides-Extra: kafka
Provides-Extra: full
License-File: LICENSE.md

# Python assimilator - the best patterns for your projects


---------------------
### Database patterns
Here are the patterns for your database/data layer interactions.

#### Repository


