pysqldict 0.1.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

pysqldict 0.1.1

A library that allows python dictionaries to be stored in SQLite and provides a simple interface for read and write.

Free software: MIT license


Installation
pip install pysqldict


Documentation
https://pysqldict.readthedocs.io/


Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:






Windows
set PYTEST_ADDOPTS=--cov-append
tox


Other
PYTEST_ADDOPTS=--cov-append tox






Changelog

0.1.1 (2019-02-20)

Added support for updating and deleteing data.



0.1.0 (2019-02-05)

First release on PyPI.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.