Library to ease the implementation of the repository pattern in python projects.
Project description
Repository ORM
Library to ease the implementation of the repository pattern.
One of the disadvantages of using the repository pattern is that developers need to add and maintain a new abstraction to manage how to persist their models in the storage. repository-orm aims to mitigate this inconvenient by:
- Supplying classes that already have the common operations for different storage solutions.
- Supplying test classes and fixtures so extending the provided repositories is easy.
Help
See documentation for more details.
Installing
pip install repository-orm
Contributing
For guidance on setting up a development environment, and how to make a contribution to repository-orm, see Contributing to repository-orm.
Donations
<a href="https://liberapay.com/Lyz/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a> or
If you are using some of my open-source tools, have enjoyed them, and want to say "thanks", this is a very strong way to do it.
If your product/company depends on these tools, you can sponsor me to ensure I keep happily maintaining them.
If these tools are helping you save money, time, effort, or frustrations; or they are helping you make money, be more productive, efficient, secure, enjoy a bit more your work, or get your product ready faster, this is a great way to show your appreciation. Thanks for that!
And by sponsoring me, you are helping make these tools, that already help you, sustainable and healthy.
License
GPLv3
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
Built Distribution
File details
Details for the file repository-orm-1.3.3.tar.gz
.
File metadata
- Download URL: repository-orm-1.3.3.tar.gz
- Upload date:
- Size: 43.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a95b7968fc9a91dfb701a9a97a73cb410c93a71470379e916e643e2b40a40c9a |
|
MD5 | b2a448f0af61330a47e14ba4909e6bee |
|
BLAKE2b-256 | 417c98964704e5195ad500c6cf9830fab0ae19b58f38aaa75a87177e42b2ee4a |
File details
Details for the file repository_orm-1.3.3-py3-none-any.whl
.
File metadata
- Download URL: repository_orm-1.3.3-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d02a910acbb2e25453b3dd67898078ef73fd71fac619d4a055455b80d139ddb3 |
|
MD5 | 2eb4480c63948b008ba4d432873f2729 |
|
BLAKE2b-256 | 0cd22036ea9313770fc9b42da4c77887377d44ac520f8ed4d1854d788f035175 |