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.3.tar.gz
(43.6 kB
view details)
Built Distribution
sheraf-0.3.3-py3-none-any.whl
(53.0 kB
view details)
File details
Details for the file sheraf-0.3.3.tar.gz
.
File metadata
- Download URL: sheraf-0.3.3.tar.gz
- Upload date:
- Size: 43.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.9.1 Linux/5.10.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c00de7a4977fbc91dd2d4e9a47c46a700aaee3e924cfe50bf6e35dbbd7819b50
|
|
MD5 |
a077a7f9e2d5e05b0b8925c2e2c096e2
|
|
BLAKE2b-256 |
3cbd5100459cf12ae29458b5d714f32ce75f4939748327b891d47cde43a37d43
|
File details
Details for the file sheraf-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: sheraf-0.3.3-py3-none-any.whl
- Upload date:
- Size: 53.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.9.1 Linux/5.10.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
747b16be38e66f2f4f636f6be660caf23a7ecaa3e2e7edf61211ab9a3ee60f0b
|
|
MD5 |
a99703fe60f0a4ad48c033c3388c6484
|
|
BLAKE2b-256 |
0ea658d57f9b89a5ff994eb988fd2dadab181b26091c1953fe3f4956e753f86f
|