Overview
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.
Release files for pysqldict 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysqldict-0.1.1.tar.gz | 18.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pysqldict-0.1.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 23.8 kB
Release files / pysqldict-0.1.1.tar.gz
| Download URL | pysqldict-0.1.1.tar.gz |
|---|---|
| Size | 18.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
efbb903c17ca1c99d106fa4d7d2ca933e09597244887e00cc734a1e2ee4f115a
|
|
BLAKE2b-256 checksum How to use checksums |
b500bac68283baf44b604e0b7210392513a34198b0b910061bd4171babdfe615
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pysqldict-0.1.1-py2.py3-none-any.whl
| Download URL | pysqldict-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
87266d476671280cf69eabccc97296eec36504b88dce24cb3a589ce39ee51d09
|
|
BLAKE2b-256 checksum How to use checksums |
7a2aca9329fbe343c6d94e65bb44bef23a2b997a802c517f57056a5462865f31
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|