Skip to main content

小阳心健康测量SDK

Project description

小阳心健康测量SDK

使用手册

Conda

conda create --name measurement_client_sdk 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
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']))")
# 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.0 .

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc5.tar.gz
Algorithm Hash digest
SHA256 92158b43c234aeb02350061890e4b97b6ef85b003dbefd955e39735c39a60a7e
MD5 d04856bad557ae596154c8be8172de50
BLAKE2b-256 90ba20a3c4ae494e2eadc83bcbed295758d9de0c802ffe7ce8455fbd580c8348

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc5-py3-none-any.whl
Algorithm Hash digest
SHA256 179cf4dba1f4e72fad71de91be422d954dc62af20d1d34950905e93d9a580eb7
MD5 9425b19dbd83700d6b554a6db29eb793
BLAKE2b-256 1ac85c17097edc3da52bf36e81fa10c6912478b774ad79d37082b4f9626b01b4

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