A package for a python JSON database CRUD engine
Project description
JSON Engine
please see https://pypi.org/project/jsonengine/ for the python package
documentation for main engine main.py
file WIP
Create command:
Retrieve command:
Update command:
Patch command:
Delete command:
Written for personal use in projects
available commands for the local engine:
type any integer number to generate a random integer number up to that point
type path
followed by a string for the path to set the path to the database folder
type c
followed by a string to generate an empty database with that name
type r
followed by a string to retrieve that database into the engine dictionary memory
type u
followed by a string to update the dictionary in the database with the engine dictionary memory
type p
followed by a string to patch the dictionary in the database with the engine dictionary memory
type d
followed by a string to delete the dictionary with that name
type lc
followed with a key value pair to initialize the new local memory
type lr
followed with no other commands to retrieve the dictionary or a key to retrieve that key value pair
type lu
followed with a key value pair to insert into the local memory
type ld
followed with a key to remove that key value pair
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
Built Distribution
File details
Details for the file jsonengine-0.0.2.tar.gz
.
File metadata
- Download URL: jsonengine-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92ceb10c75062ca7efbe0cc119cd879a2af91db912d98d27448860e6cf522e82 |
|
MD5 | cec2ef6a5ad5cd6883d1a909a51437f5 |
|
BLAKE2b-256 | 0808b46ad4e9e12bde4e01f5ae24997be0aae64fe3877fc35159e5450dd8ee1c |
File details
Details for the file jsonengine-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: jsonengine-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db8e9f25e4faed3fe1737f98cd27291cd0fcdf1837e9fe60a853b56485bf1907 |
|
MD5 | 73043b5981f2ae3f9e874d356f957add |
|
BLAKE2b-256 | 1d43c46c3d6e2369bfcb8638007f8a401c4fbe5ef2e0a527c53a63a3d8a1c21d |