GridDB Python Client Library built using SWIG
Project description
GridDB (https://github.com/griddb/griddb_nosql) is a highly scalable NoSQL database best suited for IoT and Big Data. This is Python Client Library for GridDB.
Installation
Build dependencies
SWIG
GridDB C Client
Download and install SWIG (http://swig.org/).
Download GridDB C Client (https://github.com/griddb/c_client/releases/tag/v3.0.1). Extract the file and set the LIBRARY_PATH environment variable.
export LIBRARY_PATH = <C Client Library directory path>
Install the package by the following:
pip install griddb_python_client
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file griddb_python_client-0.5.2.tar.gz
.
File metadata
- Download URL: griddb_python_client-0.5.2.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3133b03d83da08b4f46e5748de7ce23687dc41577122ff7aff36b7c15f3a2cdf |
|
MD5 | 8b595eb9c2c03bcbca73fbd1718c31f6 |
|
BLAKE2b-256 | 0b8d560ddebde09e2cfd040523bcdd4aabf9acacbee391f661d18ec79ee9a758 |