python-api

Python API of IoTDB.

License

License

Categories

Categories

Python Languages
GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

iotdb-python-api
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

python-api
Python API of IoTDB.
Project Organization

Project Organization

The Apache Software Foundation

Download iotdb-python-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-python-api/ -->
<dependency>
    <groupId>org.apache.iotdb</groupId>
    <artifactId>iotdb-python-api</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-python-api/
implementation 'org.apache.iotdb:iotdb-python-api:0.13.0'
// https://jarcasting.com/artifacts/org.apache.iotdb/iotdb-python-api/
implementation ("org.apache.iotdb:iotdb-python-api:0.13.0")
'org.apache.iotdb:iotdb-python-api:jar:0.13.0'
<dependency org="org.apache.iotdb" name="iotdb-python-api" rev="0.13.0">
  <artifact name="iotdb-python-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iotdb', module='iotdb-python-api', version='0.13.0')
)
libraryDependencies += "org.apache.iotdb" % "iotdb-python-api" % "0.13.0"
[org.apache.iotdb/iotdb-python-api "0.13.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.iotdb : iotdb-thrift jar 0.13.0
ch.qos.logback : logback-classic jar 1.2.10
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.15.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0