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

Uploaded Source

Built Distribution

data_service_sdk-0.0.20-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: data_service_sdk-0.0.20.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

Hashes for data_service_sdk-0.0.20.tar.gz
Algorithm Hash digest
SHA256 055119027a3259d5be4bce2d97c47a432c0e4d5472ad6879a5ab98212d46cb0f
MD5 ae23da1d112937d1a14a75013d836e75
BLAKE2b-256 d5e7f8cd9214a0a2f63e11cea82dc736f3dd0bab34b1358a04d3ca85fade8825

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for data_service_sdk-0.0.20-py3-none-any.whl
Algorithm Hash digest
SHA256 bbc6f8cb575fe8146dcbf6edfafeeac6ddb8e0d8fd06645493664d25ec4229ba
MD5 4279ddad17d66cd2346b8fa48b6a16c1
BLAKE2b-256 d922854444b1fb329c2f7891ccd9a77aef98e0e4bdfd8bb64e3c1399a2087b9d

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