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
griddb_python_client-0.5.2.tar.gz
(31.7 kB
view hashes)
Close
Hashes for griddb_python_client-0.5.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3133b03d83da08b4f46e5748de7ce23687dc41577122ff7aff36b7c15f3a2cdf |
|
MD5 | 8b595eb9c2c03bcbca73fbd1718c31f6 |
|
BLAKE2b-256 | 0b8d560ddebde09e2cfd040523bcdd4aabf9acacbee391f661d18ec79ee9a758 |