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.21.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file data_service_sdk-0.0.21.tar.gz
.
File metadata
- Download URL: data_service_sdk-0.0.21.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e35a086b7de79d9516a4853f694cff031e4ea1a0997fe797d4caf62cce80ef3b |
|
MD5 | 66df2b31d3af7838b748a63c1ec916e1 |
|
BLAKE2b-256 | 4d1ed67cf529f4c630515f666768b79840ae05c3032c1fc99729df90f18b4611 |
File details
Details for the file data_service_sdk-0.0.21-py3-none-any.whl
.
File metadata
- Download URL: data_service_sdk-0.0.21-py3-none-any.whl
- Upload date:
- Size: 15.8 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 | d186f2f0a9eec6dd5f8587eec552513445f5d5eb1b982c39120d88e55c9a1d26 |
|
MD5 | 489892cb89a048b6d2e0953154f59c6a |
|
BLAKE2b-256 | d4b6aacc7e6e78323f716f0d4106f835edf76e638d57848bf66027a44a5999f2 |