# gojson
A python client for https://db.neelr.dev/
## Usage
# import library from gojson import Client
# initialise client c = Client(“521726728521c3df546d8ad699750d78”)
# add data c.store({‘hello’:’world’})
# retrieve data c.retrieve()
# delete data c.delete()
see gojson/__init__.py for more it’s literally 19 lines
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gojson-1.2.0.tar.gz
(1.6 kB
view details)
File details
Details for the file gojson-1.2.0.tar.gz.
File metadata
- Download URL: gojson-1.2.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.8.0 tqdm/4.46.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28f7f897bb7a750d32ef66b38b71b46613bec35af67a3ae5f5f2bbd02ccd158f
|
|
| MD5 |
3971f4bfe7ff7bbbca9219698792bc3b
|
|
| BLAKE2b-256 |
4a963dc42a77570f82d061db8479d70c2bcbf8ed5b37c7c0f8691d98e102605b
|