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

Uploaded Source

Built Distribution

data_service_sdk-0.0.31-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: data_service_sdk-0.0.31.tar.gz
  • Upload date:
  • Size: 13.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.31.tar.gz
Algorithm Hash digest
SHA256 53f48d6a9822a885cd3762a5b1271da367a1cb0f337e7bb41f90b6fec1c34f9e
MD5 f6295263fe9ae30bdc927da4cf7cfe1a
BLAKE2b-256 5c5e66760569df1140a11d74a38b410fa2058f0e8a2043812720c991cceed145

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for data_service_sdk-0.0.31-py3-none-any.whl
Algorithm Hash digest
SHA256 287b08843a35416558e2ff16c4f5e20d39ae6ee3de4d5ec0d4e6ed0707c192d5
MD5 133d5023843e8d1d918b53b04b74c40e
BLAKE2b-256 1b5b6c0a24dd730dba39bced247517229901e02bcdec6bae3e2f7c4a9d22014e

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