小阳心健康测量SDK
Project description
小阳心健康测量SDK
Conda
conda create --name measurement_client_sdk -y python=3.10 && conda activate measurement_client_sdk
pip install build toml twine
pip install -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 packages.aliyun.com -i https://62629dda4e333f02816fb492:%284dbBWuBUHY8@packages.aliyun.com/62629ddec2b7347ce520e075/pypi/xy' -t xiaoyangtech/measurement-python-client-sdk:2.0.0rc15 .
docker build --build-arg ACCELERATE_CONFIG='--trusted-host packages.aliyun.com -i https://62629dda4e333f02816fb492:%284dbBWuBUHY8@packages.aliyun.com/62629ddec2b7347ce520e075/pypi/xy' -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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xy_health_measurement_sdk-2.1.0rc1.tar.gz.
File metadata
- Download URL: xy_health_measurement_sdk-2.1.0rc1.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ac099fa7e272d49a94b9d3aab68cc918ecd0982cc98991b48f4a413573a7560
|
|
| MD5 |
0e57a5ac9330de540a6fd10bff5563e2
|
|
| BLAKE2b-256 |
0c372efb150a93847822248871df806e58942e5197806e3220375061206a9bcf
|
File details
Details for the file xy_health_measurement_sdk-2.1.0rc1-py3-none-any.whl.
File metadata
- Download URL: xy_health_measurement_sdk-2.1.0rc1-py3-none-any.whl
- Upload date:
- Size: 3.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5b5718731c73d6149eee9712572726cf8d317c5f5d96187d75d1cf98ec5bd63
|
|
| MD5 |
cf0eb4d7e9726afd6ef5cdbfe36d3c69
|
|
| BLAKE2b-256 |
7d54ac56f15856f843439320cbc8c9bccdcf0a833a6d007617bb4f67985919a2
|