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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc8.tar.gz
Algorithm Hash digest
SHA256 1f93548e2543a0d977ae84c00a19dd480f69bc65c24ab0ddcc9044d8fa56d54a
MD5 8e0d8d056058c1680cc7503c7517df1e
BLAKE2b-256 533e9b702efda2c1ef29f9c3ac3f3d8f94f9a4aa374709d3bf9ebe2dd7723c25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xy_health_measurement_sdk-2.0.0rc8-py3-none-any.whl
Algorithm Hash digest
SHA256 36ad1aaed3184dddaff198343af81bdc30f01e422ef2ef37aef0b2f50a4783a3
MD5 5816d73a6580446fcba440d6d8973a78
BLAKE2b-256 692c395a14042dcaea1482c5d1cef9b6e538addb30aaacdc5d4ea336a02800d9

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