小阳心健康测量SDK配置
Project description
小阳心健康测量SDK Configuration Toolkit
Conda
conda create -n measurement_sdk_configuration -y python=3.10 && \
conda activate measurement_sdk_configuration && \
pip install build toml twine && \
pip install -r <(python -c "import toml; print('\n'.join(toml.load('pyproject.toml')['project']['dependencies']))")
publish
sudo rm -rf dist *.egg-info && \
python -m build
# publish to aliyun pypi
twine upload -r packages-pypi dist/*
# publish to pypi
python -m twine upload dist/*
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
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_configuration-1.0.2.tar.gz.
File metadata
- Download URL: xy_health_measurement_sdk_configuration-1.0.2.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
597af95e918f0f110c4faff173395fb2f29506668d88f8d40b8b6c72633e1446
|
|
| MD5 |
fc14a33227a8c133fa8cb636ef94fe65
|
|
| BLAKE2b-256 |
379d158de54ec92b7e807fd26fb40a7d407b3f2359d0e77cc42a1002cd3190dd
|
File details
Details for the file xy_health_measurement_sdk_configuration-1.0.2-py3-none-any.whl.
File metadata
- Download URL: xy_health_measurement_sdk_configuration-1.0.2-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12e8187963573f1d22f30ecee473621d7bfd945580060ffb17362688739753b6
|
|
| MD5 |
7405662914797d2dd554637c76633e6c
|
|
| BLAKE2b-256 |
2067d5f2d83d43d47de7b45b07e2fa5b8bdbe8f3b2b5b857020f04fb26a0a2dd
|