Skip to main content

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


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.32.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

data_service_sdk-0.0.32-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file data_service_sdk-0.0.32.tar.gz.

File metadata

  • Download URL: data_service_sdk-0.0.32.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.10

File hashes

Hashes for data_service_sdk-0.0.32.tar.gz
Algorithm Hash digest
SHA256 f8a10449fc74599303465cd4f5ae3de15d009ce9faedb3e5ce7ddc495b34ffa1
MD5 84fcd0b33c7f9e39a6ea8eaa5c49da6b
BLAKE2b-256 45bb47dd89caabfe79815a2345387a71f752a79d69561a9f15d1ebb4986f40e7

See more details on using hashes here.

File details

Details for the file data_service_sdk-0.0.32-py3-none-any.whl.

File metadata

File hashes

Hashes for data_service_sdk-0.0.32-py3-none-any.whl
Algorithm Hash digest
SHA256 5b11453c40b180b01253aa2d082fd687a9ee88e138e6b32895d06c28b6eae4f0
MD5 961d82ea36a817fe8045f83b1aaba9c8
BLAKE2b-256 c465f9e3d0fde412fcffa5ad2487f56b285f4bf90cfe373a9c5a970804352361

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page