Skip to main content

Simple and easy database system using HTTP

Project description

HTTP_db

Simple and easy database manager using HTTP
日本語版

Usage(Server)

  1. Install modules (pip install -r requirements.txt)
  2. Write setting.json file
  3. Execute main.py

Usage(Client)

  1. Install module (pip install HTTP-db)
  2. you can use HTTP_db module (Please refer to example)

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 hashes)

Uploaded Source

Built Distribution

HTTP_db-1.2.3-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page