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 10.0.0.1 -i http://10.0.0.1:8081/repository/xy-pypi/simple build toml twine
pip install --trusted-host 10.0.0.1 -i http://10.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 10.0.0.1 -i http://10.0.0.1:8081/repository/xy-pypi/simple' -t xiaoyangtech/measurement-python-client-sdk:2.2 .

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.0rc10.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc10.tar.gz
Algorithm Hash digest
SHA256 3d0e97261fb4a78a03508357ea8fc0377bc665e06da7f9fc005ce3aafb7d7328
MD5 78ad25913112a26afed09298a16a1017
BLAKE2b-256 91f0c655f43f66ae435a550d2de10fc85a41c7fce513051572e10f1b8fdc515a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc10-py3-none-any.whl
Algorithm Hash digest
SHA256 dedcb1ca7e17fa21ca435f03bbdf0715def8d4a44d99eeaad1a70b8b7657a449
MD5 871024a80115825612855efe735dfaa8
BLAKE2b-256 9afd20b5554783fe0812019fce7e3745fa9be5709e30543d402d67cf662c651e

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