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

Uploaded Source

Built Distribution

data_service_sdk-0.0.23-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: data_service_sdk-0.0.23.tar.gz
  • Upload date:
  • Size: 11.0 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.23.tar.gz
Algorithm Hash digest
SHA256 c2df8dbef952c1535ba27401eddcab5e7682a12ee2c166cecaf6d68e0019cacb
MD5 b8b32cdf0d616c6b39df41140bba9146
BLAKE2b-256 88d12d140ea421757ff675ed09ec8fab01bd83cfadf5902b7646736fd2972f48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for data_service_sdk-0.0.23-py3-none-any.whl
Algorithm Hash digest
SHA256 0d5044255e6d976ac24d692f6aed19ab4244760e0ec1b2a38fddb8865c7838b8
MD5 d76ff2a1e10d6de9c58ad99d4d1c0b26
BLAKE2b-256 df2ae0b627023a7433686751a06e85925c72f569ba2e2b2c7526e3628bb4aed0

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