Versatile ZODB abstraction layer
Project description
A versatile ZODB abstraction layer
sheraf is an overlay over ZODB. It provides a high level interface to save and read your data.
Installation
sheraf is compatible with Python 3.6+
poetry add sheraf
# or
pip install sheraf
If you need pytest fixtures for your project check out pytest-sheraf. There are also sheraf fixtures for unittest.
pip install pytest-sheraf
The documentation is hosted here.
Contributing
Bug reports and pull requests are highly encouraged!
- Test some code :
poetry run pytest
andpoetry run tox
- Format code :
black
- Generate documentation :
poetry run tox -e doc
Documentation
poetry run tox -e doc
open build/sphinx/html/index.html
Development installation
sheraf use poetry as its main build tool. Do not hesitate to check the documentation.
poetry install --extras all
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
sheraf-0.3.7.tar.gz
(44.5 kB
view details)
Built Distribution
sheraf-0.3.7-py3-none-any.whl
(54.0 kB
view details)
File details
Details for the file sheraf-0.3.7.tar.gz
.
File metadata
- Download URL: sheraf-0.3.7.tar.gz
- Upload date:
- Size: 44.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.10.11-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce2be143db1bbfca87e8cb23ef3a9d05e863433931708607ff5aa3ef749be004 |
|
MD5 | b534f66b51fdd7fa42165d9aad3aa73e |
|
BLAKE2b-256 | 22bb634ef861561680cdd00727bc2b2ee52d76c9e41332f03e890df2724f0e27 |
Provenance
File details
Details for the file sheraf-0.3.7-py3-none-any.whl
.
File metadata
- Download URL: sheraf-0.3.7-py3-none-any.whl
- Upload date:
- Size: 54.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.10.11-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25602df713763ee3ef39467ebad250100e58a0997eae1cfd508621e88f505637 |
|
MD5 | 024ed007a07bfea863e05baa08681738 |
|
BLAKE2b-256 | efe83d7a256d9e2bb2666ccf9cdb991283c3bc482d8ff94fb95e772747f6ddf3 |