07-python.mdx 15.5 KB
Newer Older
1 2
---
title: TDengine Python Connector
D
danielclow 已提交
3 4
sidebar_label: Python
description: This document describes taospy, the TDengine Python connector.
5 6 7 8 9
---

import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";

10
`taospy` is the official Python connector for TDengine. taospy provides a rich API that makes it easy for Python applications to use TDengine. `taospy` wraps both the [native interface](/reference/connector/cpp) and [REST interface](/reference/rest-api) of TDengine, which correspond to the `taos` and `taosrest` modules of the `taospy` package, respectively.
11 12
In addition to wrapping the native and REST interfaces, `taospy` also provides a set of programming interfaces that conforms to the [Python Data Access Specification (PEP 249)](https://peps.python.org/pep-0249/). It is easy to integrate `taospy` with many third-party tools, such as [SQLAlchemy](https://www.sqlalchemy.org/) and [pandas](https://pandas.pydata.org/).

13
The direct connection to the server using the native interface provided by the client driver is referred to hereinafter as a "native connection"; the connection to the server using the REST interface provided by taosAdapter is referred to hereinafter as a "REST connection".
14 15 16

The source code for the Python connector is hosted on [GitHub](https://github.com/taosdata/taos-connector-python).

D
danielclow 已提交
17
## Supported platforms
18

19
- The [supported platforms](/reference/connector/#supported-platforms) for the native connection are the same as the ones supported by the TDengine client.
20 21 22 23
- REST connections are supported on all platforms that can run Python.

## Version selection

24
We recommend using the latest version of `taospy`, regardless of the version of TDengine.
25 26 27 28 29 30 31 32 33 34

## Supported features

- Native connections support all the core features of TDengine, including connection management, SQL execution, bind interface, subscriptions, and schemaless writing.
- REST connections support features such as connection management and SQL execution. (SQL execution allows you to: manage databases, tables, and supertables, write data, query data, create continuous queries, etc.).

## Installation

### Preparation

35
1. Install Python. The recent taospy package requires Python 3.6.2+. The earlier versions of taospy require Python 3.7+.  The taos-ws-py package requires Python 3.7+. If Python is not available on your system, refer to the [Python BeginnersGuide](https://wiki.python.org/moin/BeginnersGuide/Download) to install it.
36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
2. Install [pip](https://pypi.org/project/pip/). In most cases, the Python installer comes with the pip utility. If not, please refer to [pip documentation](https://pip.pypa.io/en/stable/installation/) to install it.
If you use a native connection, you will also need to [Install Client Driver](/reference/connector#Install-Client-Driver). The client install package includes the TDengine client dynamic link library (`libtaos.so` or `taos.dll`) and the TDengine CLI.

### Install via pip

#### Uninstalling an older version

If you have installed an older version of the Python Connector, please uninstall it beforehand.

```
pip3 uninstall taos taospy
```

:::note
Earlier TDengine client software includes the Python connector. If the Python connector is installed from the client package's installation directory, the corresponding Python package name is `taos`. So the above uninstall command includes `taos`, and it doesn't matter if it doesn't exist.

:::

54
#### To install `taospy`
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80

<Tabs>
<TabItem label="Install from PyPI" value="pypi">

Install the latest version of:

```
pip3 install taospy
```

You can also specify a specific version to install:

```
pip3 install taospy==2.3.0
```

</TabItem>
<TabItem label="Install from GitHub" value="github">

```
pip3 install git+https://github.com/taosdata/taos-connector-python.git
```

</TabItem>
</Tabs>

81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
#### Install `taos-ws-py` (Optional)

The taos-ws-py package provides the way to access TDengine via WebSocket.

##### Install taos-ws-py with taospy

```bash
pip3 install taospy[ws]
```

##### Install taos-ws-py only

```bash
pip3 install taos-ws-py
```

D
danielclow 已提交
97
### Verify
98

G
gccgdb1234 已提交
99
<Tabs defaultValue="rest">
G
gccgdb1234 已提交
100
<TabItem value="native" label="native connection">
101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126

For native connection, you need to verify that both the client driver and the Python connector itself are installed correctly. The client driver and Python connector have been installed properly if you can successfully import the `taos` module. In the Python Interactive Shell, you can type.

```python
import taos
```

</TabItem>
<TabItem value="rest" label="REST connection">

For REST connections, verifying that the `taosrest` module can be imported successfully can be done in the Python Interactive Shell by typing.

```python
import taosrest
```

</TabItem>
</Tabs>

:::tip
If you have multiple versions of Python on your system, you may have various `pip` commands. Be sure to use the correct path for the `pip` command. Above, we installed the `pip3` command, which rules out the possibility of using the `pip` corresponding to Python 2.x versions. However, if you have more than one version of Python 3.x on your system, you still need to check that the installation path is correct. The easiest way to verify this is to type `pip3 install taospy` again in the command, and it will print out the exact location of `taospy`, for example, on Windows.

```
C:\> pip3 install taospy
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Requirement already satisfied: taospy in c:\users\username\appdata\local\programs\python\python310\lib\site-packages (2.3.0)
D
danielclow 已提交
127
```
128 129 130

:::

D
danielclow 已提交
131
## Establishing a connection
132 133 134 135 136

### Connectivity testing

Before establishing a connection with the connector, we recommend testing the connectivity of the local TDengine CLI to the TDengine cluster.

G
gccgdb1234 已提交
137
<Tabs defaultValue="rest">
138 139
<TabItem value="native" label="native connection">

140
Ensure that the TDengine instance is up and that the FQDN of the machines in the cluster (the FQDN defaults to hostname if you are starting a stand-alone version) can be resolved locally, by testing with the `ping` command.
141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156

```
ping <FQDN>
```

Then test if the cluster can be appropriately connected with TDengine CLI:

```
taos -h <FQDN> -p <PORT>
```

The FQDN above can be the FQDN of any dnode in the cluster, and the PORT is the serverPort corresponding to this dnode.

</TabItem>
<TabItem value="rest" label="REST connection" groupId="connect">

157
For REST connections, make sure the cluster and taosAdapter component, are running. This can be tested using the following `curl ` command.
158 159 160 161 162 163 164 165 166 167

```
curl -u root:taosdata http://<FQDN>:<PORT>/rest/sql -d "select server_version()"
```

The FQDN above is the FQDN of the machine running taosAdapter, PORT is the port taosAdapter listening, default is `6041`.
If the test is successful, it will output the server version information, e.g.

```json
{
168 169 170 171 172 173 174 175 176 177 178 179 180
  "code": 0,
  "column_meta": [
    [
      "server_version()",
      "VARCHAR",
      7
    ]
  ],
  "data": [
    [
      "3.0.0.0"
    ]
  ],
181 182 183 184 185 186 187 188 189 190 191
  "rows": 1
}
```

</TabItem>
</Tabs>

### Using connectors to establish connections

The following example code assumes that TDengine is installed locally and that the default configuration is used for both FQDN and serverPort.

G
gccgdb1234 已提交
192
<Tabs defaultValue="rest">
193 194 195
<TabItem value="native" label="native connection" groupId="connect">

```python
D
dingbo 已提交
196
{{#include docs/examples/python/connect_native_reference.py}}
197 198 199 200 201 202 203 204
```

All arguments of the `connect()` function are optional keyword arguments. The following are the connection parameters specified.

- `host` : The FQDN of the node to connect to. There is no default value. If this parameter is not provided, the firstEP in the client configuration file will be connected.
- `user` : The TDengine user name. The default value is `root`.
- `password` : TDengine user password. The default value is `taosdata`.
- `port` : The starting port of the data node to connect to, i.e., the serverPort configuration. The default value is 6030, which will only take effect if the host parameter is provided.
wafwerar's avatar
wafwerar 已提交
205
- `config` : The path to the client configuration file. On Windows systems, the default is `C:\TDengine\cfg`. The default is `/etc/taos/` on Linux/macOS.
206 207 208 209 210 211 212 213 214 215 216 217 218 219 220
- `timezone` : The timezone used to convert the TIMESTAMP data in the query results to python `datetime` objects. The default is the local timezone.

:::warning
`config` and `timezone` are both process-level configurations. We recommend that all connections made by a process use the same parameter values. Otherwise, unpredictable errors may occur.
:::

:::tip
The `connect()` function returns a `taos.TaosConnection` instance. In client-side multi-threaded scenarios, we recommend that each thread request a separate connection instance rather than sharing a connection between multiple threads.

:::

</TabItem>
<TabItem value="rest" label="REST connection">

```python
D
dingbo 已提交
221
{{#include docs/examples/python/connect_rest_examples.py:connect}}
222 223 224 225
```

All arguments to the `connect()` function are optional keyword arguments. The following are the connection parameters specified.

B
Bo Ding 已提交
226
- `url`: The URL of taosAdapter REST service. The default is <http://localhost:6041>.
227 228
- `user`: TDengine user name. The default is `root`.
- `password`: TDengine user password. The default is `taosdata`.
D
danielclow 已提交
229
- `timeout`: HTTP request timeout. Enter a value in seconds. The default is `socket._GLOBAL_DEFAULT_TIMEOUT`. Usually, no configuration is needed.
230

231 232 233 234 235 236 237 238 239 240
</TabItem>

<TabItem value="websocket" label="WebSocket connection">

```python
{{#include docs/examples/python/connect_websocket_examples.py:connect}}
```

The parameter of `connect()` is the url of TDengine, and the protocol is `taosws` or `ws`.

241 242 243
</TabItem>
</Tabs>

D
danielclow 已提交
244
## Example program
245 246 247

### Basic Usage

G
gccgdb1234 已提交
248
<Tabs defaultValue="rest">
249 250 251 252 253 254 255
<TabItem value="native" label="native connection">

##### TaosConnection class

The `TaosConnection` class contains both an implementation of the PEP249 Connection interface (e.g., the `cursor()` method and the `close()` method) and many extensions (e.g., the `execute()`, `query()`, `schemaless_insert()`, and `subscribe()` methods).

```python title="execute method"
D
dingbo 已提交
256
{{#include docs/examples/python/connection_usage_native_reference.py:insert}}
257 258 259
```

```python title="query method"
D
dingbo 已提交
260
{{#include docs/examples/python/connection_usage_native_reference.py:query}}
261 262 263 264 265 266 267 268 269 270 271
```

:::tip
The queried results can only be fetched once. For example, only one of `fetch_all()` and `fetch_all_into_dict()` can be used in the example above. Repeated fetches will result in an empty list.
:::

##### Use of TaosResult class

In the above example of using the `TaosConnection` class, we have shown two ways to get the result of a query: `fetch_all()` and `fetch_all_into_dict()`. In addition, `TaosResult` also provides methods to iterate through the result set by rows (`rows_iter`) or by data blocks (`blocks_iter`). Using these two methods will be more efficient in scenarios where the query has a large amount of data.

```python title="blocks_iter method"
D
dingbo 已提交
272
{{#include docs/examples/python/result_set_examples.py}}
273 274 275 276 277 278
```
##### Use of the TaosCursor class

The `TaosConnection` class and the `TaosResult` class already implement all the functionality of the native interface. If you are familiar with the interfaces in the PEP249 specification, you can also use the methods provided by the `TaosCursor` class.

```python title="Use of TaosCursor"
D
dingbo 已提交
279
{{#include docs/examples/python/cursor_usage_native_reference.py}}
280 281 282 283 284 285 286 287 288 289 290 291
```

:::note
The TaosCursor class uses native connections for write and query operations. In a client-side multi-threaded scenario, this cursor instance must remain thread exclusive and cannot be shared across threads for use, otherwise, it will result in errors in the returned results.

:::

</TabItem>
<TabItem value="rest" label="REST connection">

##### Use of TaosRestCursor class

D
danielclow 已提交
292
The `TaosRestCursor` class is an implementation of the PEP249 Cursor interface.
293 294

```python title="Use of TaosRestCursor"
D
dingbo 已提交
295
{{#include docs/examples/python/connect_rest_examples.py:basic}}
296
```
D
danielclow 已提交
297
- `cursor.execute`: Used to execute arbitrary SQL statements.
298 299 300 301 302 303 304 305
- `cursor.rowcount` : For write operations, returns the number of successful rows written. For query operations, returns the number of rows in the result set.
- `cursor.description` : Returns the description of the field. Please refer to [TaosRestCursor](https://docs.taosdata.com/api/taospy/taosrest/cursor.html) for the specific format of the description information.

##### Use of the RestClient class

The `RestClient` class is a direct wrapper for the [REST API](/reference/rest-api). It contains only a `sql()` method for executing arbitrary SQL statements and returning the result.

```python title="Use of RestClient"
D
dingbo 已提交
306
{{#include docs/examples/python/rest_client_example.py}}
307 308 309 310
```

For a more detailed description of the `sql()` method, please refer to [RestClient](https://docs.taosdata.com/api/taospy/taosrest/restclient.html).

311 312 313 314 315 316
</TabItem>
<TabItem value="websocket" label="WebSocket connection">

```python
{{#include docs/examples/python/connect_websocket_examples.py:basic}}
```
D
danielclow 已提交
317

318 319
- `conn.execute`: can use to execute arbitrary SQL statements, and return the number of rows affected.
- `conn.query`: can use to execute query SQL statements, and return the query results.
D
danielclow 已提交
320

321 322 323 324 325
</TabItem>
</Tabs>

### Used with pandas

G
gccgdb1234 已提交
326
<Tabs defaultValue="rest">
327 328 329
<TabItem value="native" label="native connection">

```python
D
dingbo 已提交
330
{{#include docs/examples/python/conn_native_pandas.py}}
331 332 333 334 335 336
```

</TabItem>
<TabItem value="rest" label="REST connection">

```python
D
dingbo 已提交
337
{{#include docs/examples/python/conn_rest_pandas.py}}
338 339
```

340 341 342 343 344 345 346
</TabItem>
<TabItem value="websocket" label="WebSocket connection">

```python
{{#include docs/examples/python/conn_websocket_pandas.py}}
```

347 348 349 350 351 352 353 354 355 356 357
</TabItem>
</Tabs>

### Other sample programs

| Example program links | Example program content |
| ------------------------------------------------------------------------------------------------------------- | ------------------- ---- |
| [bind_multi.py](https://github.com/taosdata/taos-connector-python/blob/main/examples/bind-multi.py) | parameter binding, bind multiple rows at once |
| [bind_row.py](https://github.com/taosdata/taos-connector-python/blob/main/examples/bind-row.py) | bind_row.py
| [insert_lines.py](https://github.com/taosdata/taos-connector-python/blob/main/examples/insert-lines.py) | InfluxDB line protocol writing |
| [json_tag.py](https://github.com/taosdata/taos-connector-python/blob/main/examples/json-tag.py) | Use JSON type tags |
D
danielclow 已提交
358
| [tmq.py](https://github.com/taosdata/taos-connector-python/blob/main/examples/tmq.py)                         | TMQ subscription              |
359 360 361 362 363

## Other notes 

### Exception handling

364
All errors from database operations are thrown directly as exceptions and the error message from the database is passed up the exception stack. The application is responsible for exception handling. For example:
365 366

```python
D
dingbo 已提交
367
{{#include docs/examples/python/handle_exception.py}}
368 369 370 371
```

### About nanoseconds

372
Due to the current imperfection of Python's nanosecond support (see link below), the current implementation returns integers at nanosecond precision instead of the `datetime` type produced by `ms` and `us`, which application developers will need to handle on their own. And it is recommended to use pandas' to_datetime(). The Python Connector may modify the interface in the future if Python officially supports nanoseconds in full.
373 374 375 376 377 378 379 380 381 382 383 384

1. https://stackoverflow.com/questions/10611328/parsing-datetime-strings-containing-nanoseconds
2. https://www.python.org/dev/peps/pep-0564/

## Important Update

[**Release Notes**] (https://github.com/taosdata/taos-connector-python/releases)

## API Reference

- [taos](https://docs.taosdata.com/api/taospy/taos/)
- [taosrest](https://docs.taosdata.com/api/taospy/taosrest)
D
danielclow 已提交
385 386 387 388
  
## Frequently Asked Questions

Welcome to [ask questions or report questions](https://github.com/taosdata/taos-connector-python/issues).