Plain txt DB
Project description
plain_db
Plain txt db
usage
import plain_db
counter = plain_db.load('counter')
counter.update('abc', 2)
counter.inc('abc', 1)
counter.get('abc') # 3
how to install
pip3 install plain_db
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
plain_db-0.0.46.tar.gz
(14.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
plain_db-0.0.46-py3-none-any.whl
(14.9 kB
view details)
File details
Details for the file plain_db-0.0.46.tar.gz.
File metadata
- Download URL: plain_db-0.0.46.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9cab1f7e97736dcb7dde65b596a00492d4f6ddc56aaa044eea285f3463d3e08
|
|
| MD5 |
9517f82a8965e9dba8f75f2410535f11
|
|
| BLAKE2b-256 |
21f1d17352e9d791692daa95f0e3207e232805af7d7a38af48a7c96ba53bf120
|
File details
Details for the file plain_db-0.0.46-py3-none-any.whl.
File metadata
- Download URL: plain_db-0.0.46-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cba3956951a997f02ff95f9592bd6a8358129bba412731d6848d8c27740676d8
|
|
| MD5 |
5beeae2b957df369a5153c9707d7bdfb
|
|
| BLAKE2b-256 |
baba2b32b5046f0f92fcb630661b6960d713e96ef73984c478dd527acd40e62f
|