Skip to main content

A small iotdb python client

Project description

Python package for IoTDB

This module contains the missing parts from the apache-iotdb package which can be found here https://pypi.org/project/apache-iotdb/.

Example

Just install the package via pip install iotdb-session. The sessions API can be used via:

ip = "127.0.0.1"
port_ = "6667"
username_ = 'root'
password_ = 'root'
session = Session(ip, port_, username_, password_)
session.open(False)
zone = session.get_time_zone()
session.close()

self.assertEqual("+08:00", zone)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iotdb-session-0.10.1-0.1.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

iotdb_session_0.10.1-0.1.0-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file iotdb-session-0.10.1-0.1.0.tar.gz.

File metadata

  • Download URL: iotdb-session-0.10.1-0.1.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.3

File hashes

Hashes for iotdb-session-0.10.1-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c4d42e16356d50d1b6e8bbc2db8be3d2ca7cd8191b2b7be7263ec00d8689aae1
MD5 3286bd6ca4fb7f56f31e67bba6ae1e8d
BLAKE2b-256 0fd1b62e46aa50e93ad8abc4b21009b7cc9c8d799187c6fdadc9077a1b218094

See more details on using hashes here.

File details

Details for the file iotdb_session_0.10.1-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: iotdb_session_0.10.1-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.3

File hashes

Hashes for iotdb_session_0.10.1-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f3a886d85a977d90263f50c63697d297c3592f202e8c7eecc649f8a5d592fd6
MD5 81769ee680e74b679756349f08e28f2b
BLAKE2b-256 366ec5e7aa85ccd532135f9afddf59752ea6b202106b5c757ba89590ac0ff819

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