Gyxi API Client
Project description
Gyxi is a free document database which basically works as a key-value (multi value) database and by allowing configuration of views, makes it possible to organize content in any way desired.
GyxiClient is ready to use without any prior registration required and you get 1 GB storage for free.
You choose a Region (from an enum) and a guid which will be your database id. Simply start using it - there is no need to sign up or register your database beforehand.
Keep your guid secret because anyone who has access to the guid has full access to your database.
Example:
from gyxi import GyxiClient, GyxiRegion
gyxi = GyxiClient("dfca164c-b19d-4abd-a5a7-4eabdfb8b123", GyxiRegion.GERMANY)
gyxi.save("mytype", "all", my_obj);
Please note: Use any other guid than the one from the sample above.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 gyxi-0.1.7-py3-none-any.whl.
File metadata
- Download URL: gyxi-0.1.7-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71550f8d7109edbb46e45f0bdbbda354bafd85535fa4c4d42f494def1102fbba
|
|
| MD5 |
785bcf6335e3b9d12ebc76ca9084be3e
|
|
| BLAKE2b-256 |
5aad4e8645728aae3f29f5df6f1121125fedd51c186ce5bb07fca42fd084f71a
|