Skip to main content

小阳心健康测量SDK

Project description

小阳心健康测量SDK

使用手册

Conda

conda create --name measurement_client_sdk -y python=3.10
conda activate measurement_client_sdk
pip install --trusted-host 127.0.0.1 -i http://127.0.0.1:8081/repository/xy-pypi/simple build toml twine
pip install --trusted-host 127.0.0.1 -i http://127.0.0.1:8081/repository/xy-pypi/simple -r <(python -c "import toml; print('\n'.join(toml.load('pyproject.toml')['project']['dependencies']))")

publish

# clear
sudo rm -rf dist *.egg-info
# build
python -m build
# publish
python -m twine upload dist/*

# build docker image
docker build --build-arg ACCELERATE_CONFIG='--trusted-host 127.0.0.1 -i http://127.0.0.1:8081/repository/xy-pypi/simple' -t xiaoyangtech/measurement-python-client-sdk:2.0.0rc10 .
docker build --build-arg ACCELERATE_CONFIG='--trusted-host 127.0.0.1 -i http://127.0.0.1:8081/repository/xy-pypi/simple' -t registry.cn-shanghai.aliyuncs.com/measurement/python-client-sdk:2.0.0rc10 .

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

xy_health_measurement_sdk-2.0.0rc12.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file xy_health_measurement_sdk-2.0.0rc12.tar.gz.

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc12.tar.gz
Algorithm Hash digest
SHA256 6ccb08c3f1fceecd5fa0ed5208ca88946ee436f1d14561a608196c8432c47718
MD5 5ec27ec3c69d7146b6d37d09cd2298d5
BLAKE2b-256 70265a7be40a9c4497b8966df53e2a60ad42d14950458ed2088bd2ac8537a989

See more details on using hashes here.

File details

Details for the file xy_health_measurement_sdk-2.0.0rc12-py3-none-any.whl.

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc12-py3-none-any.whl
Algorithm Hash digest
SHA256 3fd1fbd9623ec0df2244d5ca43d650735f808f75ecfdd0b391a90b66c2ffb322
MD5 3436e5f47972510e49d873f2d58c83fa
BLAKE2b-256 63dbe55c9e2cf16f8e87f1b270c42fcbef56255d0e0a12fd010f98bbf3b85d1c

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