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.5+
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.1.2.tar.gz
(38.0 kB
view details)
Built Distribution
sheraf-0.1.2-py3-none-any.whl
(47.0 kB
view details)
File details
Details for the file sheraf-0.1.2.tar.gz
.
File metadata
- Download URL: sheraf-0.1.2.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.8.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
63848366eeeac943c49ab6c4d5ce2056d035ba13bbf7ebbf8559c131956e0ac2
|
|
MD5 |
ff8855aa7263fa791ab97414374d0d86
|
|
BLAKE2b-256 |
f721f3f615c18b4a1f70705d323f2e8854834a0aeca8c3ef23738d12ffb696ee
|
File details
Details for the file sheraf-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: sheraf-0.1.2-py3-none-any.whl
- Upload date:
- Size: 47.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.8.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
db612f2acdfff8959072e40777e1b51ced40bf26e7988ddfb3dd8b2b30d1118d
|
|
MD5 |
b85743bfd371b766c8ccde8da8234673
|
|
BLAKE2b-256 |
96000dfef150307f9f73c7a63cb1f627046895072977bbc803a1181bf766bc25
|