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.41.tar.gz
(15.7 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.41.tar.gz.
File metadata
- Download URL: data_service_sdk-0.0.41.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07286c31b173b53e5763b1d963c023f84241a9159166de06137c4e81e0e94cc0
|
|
| MD5 |
05b2ee59b6d73329557bef2bf3f9e15d
|
|
| BLAKE2b-256 |
56d39013f0f16637767f6c0f5fadcdf3a7b342553d8874e1976479e605475684
|
File details
Details for the file data_service_sdk-0.0.41-py3-none-any.whl.
File metadata
- Download URL: data_service_sdk-0.0.41-py3-none-any.whl
- Upload date:
- Size: 22.4 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 |
96a577a512ae50c488fa4ff6c011664cca69974c86a8df3d5039d4bb5906e7fe
|
|
| MD5 |
a86a17472d33d414b9e2854568994975
|
|
| BLAKE2b-256 |
35a3d0fa9ba2768e037b68c356e40a2f80e31c13d2c535dad3fbe33de085ae5e
|