Skip to main content

GridDB Python Client Library built using SWIG

Project description

GridDB (https://github.com/griddb/griddb) is Database for IoT with both NoSQL interface and SQL Interface. This is Python Client Library for GridDB.

Installation

Package dependencies

  • GridDB C Client

Download and install RPM or DEB package in GridDB C Client (https://github.com/griddb/c_client/releases).

Install RPM package by this command:

$ sudo yum localinstall package_name.rpm

Install DEB package by this command:

$ sudo dpkg -i package_name.deb

  • Pandas and Numpy

Install Pandas and Numpy by these commands:

$ python -m pip install numpy

$ python -m pip install pandas

Install the package by the following:

$ pip install griddb_python

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

griddb_python-0.8.3-cp36-cp36m-manylinux1_x86_64.whl (816.5 kB view hashes)

Uploaded CPython 3.6m

griddb_python-0.8.3-cp36-cp36m-macosx_10_15_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.6m macOS 10.15+ x86-64

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