Gx Company development toolkit
Project description
gx-toolkit
gx-toolkit,全称Gx Company Development Toolkit ,是泰富共享开发的综合性的工具包。
如何安装
`gx-toolkit目前有两个版本,分为正式版和测试版。
- 正式版:发布在PyPI的版本,较为稳定
- 测试版:发布在TestPyPI的版本,更新快
正式版安装方式:
pip install gxkit
测试版安装方式:
pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.tuna.tsinghua.edu.cn/simple gxkit
测试版在导入时需注意输入正确的URL:https://test.pypi.org/simple/
TestPyPI上部分库代码不全或没有最新版,没有编译好的.whl文件(PyPI则不会有此问题),因此有部分依赖冲突。需要增加extra-index-url帮助用户获取最新版依赖库。
功能模块
dbtools数据库通用工具,支持Mysql、ClickHouse以及IoTDB
组件依赖(重要)
gx-toolkit的功能依赖于多个模块组件,请在确认需使用的功能后,下载对应的组件,以解锁gx-toolkit的相对应模块。
快速对照:
| 功能 | 依赖组件 | 安装方式 |
|---|---|---|
dbtools |
gxkit_dbtools |
pip install gxkit-dbtools |
快速入门
作者暂时懒得编写。请直接联系作者(shaojy@sunburst.com.cn)。
版本与许可证
当前的最新版本:0.1.1
许可证: 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-0.1.1.post1.tar.gz.
File metadata
- Download URL: gxkit-0.1.1.post1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5da1f7352ccbc602434d8ce50f068342096ce9526c54ecb18e2d1c5c0b05e40
|
|
| MD5 |
61dcc8282b6eb49af2a22360a835605a
|
|
| BLAKE2b-256 |
07730aae0fb051c2551cdcd6997a89d118384591fbbe5785e6f58d8552a16166
|
File details
Details for the file gxkit-0.1.1.post1-py3-none-any.whl.
File metadata
- Download URL: gxkit-0.1.1.post1-py3-none-any.whl
- Upload date:
- Size: 8.9 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 |
67bdb4750f750fadceb8355df92e82e3d3a861a6e7e3379d76914786dc5c7c09
|
|
| MD5 |
8ca6986f3e9c98b265ee6037ff9c3f82
|
|
| BLAKE2b-256 |
1e55ff5a89e94a1800deebfe313756fa573c7c5b09393d4869cb36e12886e547
|