xy-health-measurement-sdk


Namexy-health-measurement-sdk JSON
Version 2.0.0rc16 PyPI version JSON
download
home_pageNone
Summary小阳心健康测量SDK
upload_time2024-08-22 15:24:34
maintainerNone
docs_urlNone
authorNone
requires_python<=3.11,>=3.8
licenseNone
keywords 健康测量 生理测量 情绪测量 健康风险 小阳科技
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 小阳心健康测量SDK

[使用手册](https://measurement.xymind.cn/docs/sdk/python.html)

## Conda
```bash
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
```bash
# 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 .
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xy-health-measurement-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<=3.11,>=3.8",
    "maintainer_email": null,
    "keywords": "\u5065\u5eb7\u6d4b\u91cf, \u751f\u7406\u6d4b\u91cf, \u60c5\u7eea\u6d4b\u91cf, \u5065\u5eb7\u98ce\u9669, \u5c0f\u9633\u79d1\u6280",
    "author": null,
    "author_email": "Colin Chang <zhangcheng@xymind.cn>",
    "download_url": "https://files.pythonhosted.org/packages/f8/9f/cedd158f845e5af6513e85e51c475168899a6f835b263efa73ba384b118c/xy_health_measurement_sdk-2.0.0rc16.tar.gz",
    "platform": null,
    "description": "# \u5c0f\u9633\u5fc3\u5065\u5eb7\u6d4b\u91cfSDK\n\n[\u4f7f\u7528\u624b\u518c](https://measurement.xymind.cn/docs/sdk/python.html)\n\n## Conda\n```bash\nconda create --name measurement_client_sdk -y python=3.10\nconda activate measurement_client_sdk\npip install --trusted-host 127.0.0.1 -i http://127.0.0.1:8081/repository/xy-pypi/simple build toml twine\npip 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']))\")\n```\n\n## publish\n```bash\n# clear\nsudo rm -rf dist *.egg-info\n# build\npython -m build\n# publish\npython -m twine upload dist/*\n\n# build docker image\ndocker 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 .\ndocker 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 .\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u5c0f\u9633\u5fc3\u5065\u5eb7\u6d4b\u91cfSDK",
    "version": "2.0.0rc16",
    "project_urls": null,
    "split_keywords": [
        "\u5065\u5eb7\u6d4b\u91cf",
        " \u751f\u7406\u6d4b\u91cf",
        " \u60c5\u7eea\u6d4b\u91cf",
        " \u5065\u5eb7\u98ce\u9669",
        " \u5c0f\u9633\u79d1\u6280"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b48b99818066c4eee1139f53d4c833f94ff4f1317dd489e1eb02f368174f379",
                "md5": "7c7ed0f269ed2658addfd0f4b48f9017",
                "sha256": "bf7ab8d527ba836f522f178efe2b87959331fd00dc31f15ae5a6edbf5fd7b684"
            },
            "downloads": -1,
            "filename": "xy_health_measurement_sdk-2.0.0rc16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c7ed0f269ed2658addfd0f4b48f9017",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.11,>=3.8",
            "size": 3359545,
            "upload_time": "2024-08-22T15:24:31",
            "upload_time_iso_8601": "2024-08-22T15:24:31.599553Z",
            "url": "https://files.pythonhosted.org/packages/4b/48/b99818066c4eee1139f53d4c833f94ff4f1317dd489e1eb02f368174f379/xy_health_measurement_sdk-2.0.0rc16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f89fcedd158f845e5af6513e85e51c475168899a6f835b263efa73ba384b118c",
                "md5": "31013d73a7430cc7d0569d78000ffcf6",
                "sha256": "2f36506eeb65931340a6a5acd12f538a0bdff8b3576bc16c1c11e3f802d4ccf8"
            },
            "downloads": -1,
            "filename": "xy_health_measurement_sdk-2.0.0rc16.tar.gz",
            "has_sig": false,
            "md5_digest": "31013d73a7430cc7d0569d78000ffcf6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.11,>=3.8",
            "size": 3356881,
            "upload_time": "2024-08-22T15:24:34",
            "upload_time_iso_8601": "2024-08-22T15:24:34.827197Z",
            "url": "https://files.pythonhosted.org/packages/f8/9f/cedd158f845e5af6513e85e51c475168899a6f835b263efa73ba384b118c/xy_health_measurement_sdk-2.0.0rc16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 15:24:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xy-health-measurement-sdk"
}
        
Elapsed time: 4.24379s