小阳心健康测量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.0rc15 .
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.0rc15 .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xy_health_measurement_sdk-2.0.0rc16.tar.gz
.
File metadata
- Download URL: xy_health_measurement_sdk-2.0.0rc16.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f36506eeb65931340a6a5acd12f538a0bdff8b3576bc16c1c11e3f802d4ccf8 |
|
MD5 | 31013d73a7430cc7d0569d78000ffcf6 |
|
BLAKE2b-256 | f89fcedd158f845e5af6513e85e51c475168899a6f835b263efa73ba384b118c |
File details
Details for the file xy_health_measurement_sdk-2.0.0rc16-py3-none-any.whl
.
File metadata
- Download URL: xy_health_measurement_sdk-2.0.0rc16-py3-none-any.whl
- Upload date:
- Size: 3.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf7ab8d527ba836f522f178efe2b87959331fd00dc31f15ae5a6edbf5fd7b684 |
|
MD5 | 7c7ed0f269ed2658addfd0f4b48f9017 |
|
BLAKE2b-256 | 4b48b99818066c4eee1139f53d4c833f94ff4f1317dd489e1eb02f368174f379 |