A library that allows python dictionaries to be stored in SQLite and provides a simple interface for read and write.
Project description
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
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.
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
pysqldict-0.1.1.tar.gz
(18.7 kB
view details)
Built Distribution
File details
Details for the file pysqldict-0.1.1.tar.gz
.
File metadata
- Download URL: pysqldict-0.1.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efbb903c17ca1c99d106fa4d7d2ca933e09597244887e00cc734a1e2ee4f115a |
|
MD5 | b5e121cf3b45a87b43ae5517353b0799 |
|
BLAKE2b-256 | b500bac68283baf44b604e0b7210392513a34198b0b910061bd4171babdfe615 |
File details
Details for the file pysqldict-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pysqldict-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87266d476671280cf69eabccc97296eec36504b88dce24cb3a589ce39ee51d09 |
|
MD5 | 353adb624db9731691e97dc5e6b3d129 |
|
BLAKE2b-256 | 7a2aca9329fbe343c6d94e65bb44bef23a2b997a802c517f57056a5462865f31 |