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']))")
# 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.1 .

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc6.tar.gz
Algorithm Hash digest
SHA256 b2bd62002e799ecfa7825b3a36fe1b4a4ef6751e0b6b93d8a76194b699dd6b63
MD5 984255809cc41bc840214a9685086780
BLAKE2b-256 2d0d2d79051700d3e1ae2698782691c3c42d3e7bf1fef3bd7385908c0da10389

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc6-py3-none-any.whl
Algorithm Hash digest
SHA256 9bc2c283b2699f763f0e209bcea149b42bc44e4ad31d25af07c8ddf0e3bb66cf
MD5 cba03c50b4858083b16527a268474f60
BLAKE2b-256 2a7909dd22fff449c9b6ab143b2b71305a98e49f58ed055b607e9dc32fde6eec

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