The Zentity Python library is a simple implementation of the repository pattern to organize the database access layer in projects using raw SQL. It uses the records library and only supports, at the moment, MySQL.
- Free software: MIT license
- Documentation: https://zentity.readthedocs.io.
- TODO
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.