Shelve-like dict using sqlalchemy as a backend, and lazy scheduler for resuming tasks
Project description
shelchemy - Dict-like (shelve-like) storage wrapper for any DBMS (SQLAlchemy)
Python installation
from package
# Set up a virtualenv.
python3 -m venv venv
source venv/bin/activate
# Install from PyPI
pip install shelchemy
from source
git clone https://github.com/shelchemy/shelchemy
cd shelchemy
poetry install
Examples
Some usage examples.
Grants
This work was partially supported by Fapesp under supervision of Prof. André C. P. L. F. de Carvalho at CEPID-CeMEAI (Grants 2013/07375-0 – 2019/01735-0).
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
shelchemy-1.230706.3.tar.gz
(19.0 kB
view hashes)
Built Distribution
Close
Hashes for shelchemy-1.230706.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59ca01ea621467a0fc0f36af3ee3cc879200b0e7070bb7cb1b8cecee47e801bb |
|
MD5 | 51e8aacda66264377f682b4ba1d0c4c2 |
|
BLAKE2b-256 | 2163ace9bdd45e5e82ec0d3f13d1f48a75877eb0be07d0441564b946ab446518 |