Simple and easy database system using HTTP
Project description
HTTP_db
Simple and easy database manager using HTTP
日本語版
Usage(Server)
- Install modules (
pip install -r requirements.txt) - Write
setting.jsonfile - Execute
main.py
Usage(Client)
- Install module (
pip install HTTP-db) - you can use
HTTP_dbmodule (Please refer toexample)
Documents
Documents have api references.
API Reference (Japanese)
Setting
| Name | Description | Type |
|---|---|---|
| address | HTTP Server address | str |
| port | HTTP Server port | int |
| debug | HTTP Server debug mode | bool |
| remotesave | Remote save mode | bool |
| location | If remotesave is true, database key, else, savedata location | str |
| cell | If remotesave is true, database cell | str |
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
HTTP_db-1.2.3.tar.gz
(3.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
File details
Details for the file HTTP_db-1.2.3.tar.gz.
File metadata
- Download URL: HTTP_db-1.2.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.28.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2489240f70c958550a02f515076de2fb28f3b49680543c1ce7ccdff72dcab53a
|
|
| MD5 |
a0cdcb114340cf048ebcb37bc6a36b19
|
|
| BLAKE2b-256 |
b731aec4d775bbea8e423941ca41d60e2e6193a3ce9d2689242fb496a68f617d
|
File details
Details for the file HTTP_db-1.2.3-py3-none-any.whl.
File metadata
- Download URL: HTTP_db-1.2.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.28.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcfd77b7b7e36aeaae1ab38e5a6113ca71c5c54bccd1d2daca51150bf0d3c02d
|
|
| MD5 |
464c40ae9fb4a1a840386cf0261c5bbc
|
|
| BLAKE2b-256 |
39c0800d54ab107deb2409b3efcd797c83d0be8568ea7fb33baa3cc87c186f8c
|