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.35.tar.gz
(15.2 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.35.tar.gz.
File metadata
- Download URL: data_service_sdk-0.0.35.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf642782b09b7a37faa590fa9f9463ff11514a11ece540da27ddededf926f417
|
|
| MD5 |
88c3d170850e6f6bc861af8569e08cd5
|
|
| BLAKE2b-256 |
8a8e73aa0c7bfc9d0dfaf1b232c05e1484baa2ba768619e8003232e952f682ab
|
File details
Details for the file data_service_sdk-0.0.35-py3-none-any.whl.
File metadata
- Download URL: data_service_sdk-0.0.35-py3-none-any.whl
- Upload date:
- Size: 21.9 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 |
85c6fa467752ea7850af938cb1eb4a3e6c8837d60353ebd5e07d4dff8ca79fb2
|
|
| MD5 |
89aa5bbba8a5112c53356a02339ca851
|
|
| BLAKE2b-256 |
fa7148dce399121d0225075bff36569684aea3ca7d91a98df73f684e15f3a9d3
|