data-service-sdk python sdk
Project description
data-service-sdk
Getting started
构建
修改 config -> version.py 的版本 +1
pip install build
打包, 命令将生成一个 dist 目录
python -m build
本地安装
pip install .\dist\data-service-sdk-0.0.1-py3-none-any.whl
# 上传 pip 包到 pypi
twine upload --repository pypi dist/*
# 上传 pip 包到 test pypi
twine upload --repository testpypi dist/*
# 从pypi 下载
pip install -i https://pypi.org/simple/ data-service-sdk
从pypi 更新
pip install -i https://pypi.org/simple/ -U data-service-sdk
# 从测试 pypi 下载
pip install -i https://test.pypi.org/simple/ data-service-sdk
# 从测试 pypi 更新
pip install -i https://test.pypi.org/simple/ -U data-service-sdk
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
data_service_sdk-0.0.38.tar.gz
(15.3 kB
view details)
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 data_service_sdk-0.0.38.tar.gz.
File metadata
- Download URL: data_service_sdk-0.0.38.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e634e42b47eca394e4d7c444ee9ff5116d88244a600e3e7ba9b0fb9d57104ff1
|
|
| MD5 |
ae09de887a03f22f4c4e307e1a615e76
|
|
| BLAKE2b-256 |
8d741a5575e72656a48047b96795d92a3f69666be41e7749a41a8898a0642b33
|
File details
Details for the file data_service_sdk-0.0.38-py3-none-any.whl.
File metadata
- Download URL: data_service_sdk-0.0.38-py3-none-any.whl
- Upload date:
- Size: 22.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90ab8a16ff7badba6203cddd64bc6be178a786a0ffc4102a261b67362af548a0
|
|
| MD5 |
df0b39ae75f3fc5cebeb7775b1ec1f20
|
|
| BLAKE2b-256 |
129cacd16b9bf7d9566c4d6d1b08ecca684c9bdc131adc77a216936a301e9b6a
|