Skip to main content

simple public

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 Distribution

hello_cam-1.1.1-cp310-cp310-manylinux1_x86_64.whl (853.5 kB view details)

Uploaded CPython 3.10

File details

Details for the file hello_cam-1.1.1-cp310-cp310-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for hello_cam-1.1.1-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 531e1d28b2e0edaf319390b785369f6c47d98ad33e81c3d91b5ef0b411fb5c18
MD5 64298f30f198891abe9934301e69ff7c
BLAKE2b-256 83e7c5bc623dd1a6418d3a543504d9ffe1421d9e10d8bd842488932f6bd82daa

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