# 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
Release files for gojson 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gojson-1.2.0.tar.gz | 1.6 kB | Details |
Release files / gojson-1.2.0.tar.gz
| Download URL | gojson-1.2.0.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
28f7f897bb7a750d32ef66b38b71b46613bec35af67a3ae5f5f2bbd02ccd158f
|
|
BLAKE2b-256 checksum How to use checksums |
4a963dc42a77570f82d061db8479d70c2bcbf8ed5b37c7c0f8691d98e102605b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|