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

1. Package dependencies

GridDB C Client

  • On Linux

    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
  • On MacOS

    Because GridDB Python Client already included C Client Library, so don’t need install GridDB C Client on MacOS.

    GridDB C Client Libraries installed at path/to/python/sites-package/

    GridDB C Client licenses and header installed at path/to/python/sites-package/griddb/griddb-c-client

    Example:

    ~/.pyenv/versions/3.6.9/lib/python3.6/site-packages/griddb/

Pandas and Numpy

  • Install Pandas and Numpy by these commands:

    $ python -m pip install numpy
    $ python -m pip install pandas

2. Install griddb_python

Install the griddb_python by this command:

$ python -m 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.5-cp310-cp310-manylinux1_x86_64.whl (784.9 kB view details)

Uploaded CPython 3.10

griddb_python-0.8.5-cp310-cp310-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

File details

Details for the file griddb_python-0.8.5-cp310-cp310-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for griddb_python-0.8.5-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 24f278ab483287c6d3000fd900c60a577507a06775dbbbd3748de24381414bfc
MD5 c90696a48a3304c24543e47dc09da604
BLAKE2b-256 86621d192061617b449d0fa67613d992360e00e30a406e95f9e8bad5a849064b

See more details on using hashes here.

File details

Details for the file griddb_python-0.8.5-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for griddb_python-0.8.5-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 53dd13a035bc36d5df9afa986deee812345b17930afbd6644ef15b291b1fdaf3
MD5 0c72ee64ef23f6420bc6ef07667d279f
BLAKE2b-256 89d1c9892a7fa8789085e234302e3499a08f3b8b80a4e1a25437c4c22bc1b9b0

See more details on using hashes here.

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