Easy to handle json database manager
Project description
JIBIX
Jibix is a easy-to-handle database-manager and it's very simple to work with:
from jibix import Jibix
db = Jibix('database name.json')
db['hello'] = 1 # automatically saves in database for next time you loading it
db.pop('hello') # automatically commits in database for next time you loading it
Yeah that's it ;)
don't use jibix when you have more than 20 commits per second
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jibix-0.2.tar.gz
(1.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
jibix-0.2-py3-none-any.whl
(1.9 kB
view details)
File details
Details for the file jibix-0.2.tar.gz.
File metadata
- Download URL: jibix-0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
182e99b4870167252b9bf77e3cf0fcd73e8e892359a4eac9566910fadbad682f
|
|
| MD5 |
4ccbdea1b57df250ec488b7544b80e53
|
|
| BLAKE2b-256 |
e1351ce6ca4a5d10326431b158f73d0a244ac1eb85d0b4f49be4b34af6b745c8
|
File details
Details for the file jibix-0.2-py3-none-any.whl.
File metadata
- Download URL: jibix-0.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e183634cdcb8594545f45c72810431de9ff84943b7ea3487302ac2f96a67eec4
|
|
| MD5 |
16a6aa304100befc7f0c189aedcd0fd0
|
|
| BLAKE2b-256 |
f758790ad32d3046bdf8bb4804bf2ae1b69bc94f0df3b1150cee5e9c59dea952
|