Gx Company Development Toolkit - DBTools Module
Project description
gx-toolkit-dbtools
gx-toolkit-dbtools,全称Gx Company Development Toolkit - DBTools Module ,是gx-toolkit依赖的子模块,基于Python的通用数据库工具。
如何安装
gx-toolkit-dbtools目前有两个版本,分为正式版和测试版。
- 正式版:发布在PyPI的版本,较为稳定
- 测试版:发布在TestPyPI的版本,更新快
正式版安装方式:
pip install gxkit-dbtools
测试版安装方式:
pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.tuna.tsinghua.edu.cn/simple gxkit-dbtools
测试版在导入时需注意输入正确的URL:https://test.pypi.org/simple/
TestPyPI上部分库代码不全或没有最新版,没有编译好的.whl文件(PyPI则不会有此问题),因此有部分依赖冲突。需要增加extra-index-url帮助用户获取最新版依赖库。
功能模块
client数据库客户端,包含Mysql、ClickHouse以及IoTDBparser功能强大的SQL解析器
快速入门
作者暂时懒得编写。请直接联系作者(shaojy@sunburst.com.cn)。
版本与许可证
当前的最新版本:0.1.0
许可证: Apache License 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gxkit_dbtools-0.1.1.post5.tar.gz.
File metadata
- Download URL: gxkit_dbtools-0.1.1.post5.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b1282ed616255f3e67f9ab448bf1bf8b0d766c3177db581e37406dc4190d1a2
|
|
| MD5 |
7b7ce9169959274b77e2d9805bc5146d
|
|
| BLAKE2b-256 |
a281eb697fd817684a859131c5dfb86428a7b29af7780d0ec01f22b59c323c9a
|
File details
Details for the file gxkit_dbtools-0.1.1.post5-py3-none-any.whl.
File metadata
- Download URL: gxkit_dbtools-0.1.1.post5-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be9d7420fc038c0e6818a0a678a2307eac5db233021ea2e2f9070528e40c864f
|
|
| MD5 |
7e0f46a0b92ae9bcc515f03f6fd96931
|
|
| BLAKE2b-256 |
0af18fd297e9e557de3ef90f0f1d76353e0306b7f60a777cdcc222b019e2323c
|