Name | pysleep JSON |
Version |
0.1.6
JSON |
| download |
home_page | None |
Summary | A Python library for sleep pattern analysis and sleep metrics calculation |
upload_time | 2025-08-18 04:48:28 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
sleep
analysis
metrics
medical
research
health
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pysleep
A Python library for sleep pattern analysis and sleep metrics calculation commonly used in medical and research fields.
## Installation
```bash
pip install pysleep
```
## Features
- Definition of sleep stages and events in the Python ecosystem
- Various sleep metrics used in medical field
- Sleep statistics calculation and analysis tools
## License
This project is licensed under the MIT License - see the LICENSE file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "pysleep",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "sleep, analysis, metrics, medical, research, health",
"author": null,
"author_email": "Hankyeol Kyung <kghnkl0103@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/1f/90/7b64ee823a33395558413715715b4188e17d4335492472f4678bec797293/pysleep-0.1.6.tar.gz",
"platform": null,
"description": "# pysleep\n\nA Python library for sleep pattern analysis and sleep metrics calculation commonly used in medical and research fields.\n\n## Installation\n\n```bash\npip install pysleep\n```\n\n## Features\n\n- Definition of sleep stages and events in the Python ecosystem\n- Various sleep metrics used in medical field\n- Sleep statistics calculation and analysis tools\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library for sleep pattern analysis and sleep metrics calculation",
"version": "0.1.6",
"project_urls": {
"Bug Tracker": "https://github.com/asleep-ai/pysleep/issues",
"Homepage": "https://github.com/asleep-ai/pysleep"
},
"split_keywords": [
"sleep",
" analysis",
" metrics",
" medical",
" research",
" health"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c689803cff086a9d80305d3299168397fbb94499257acb4c692949d2069daad4",
"md5": "2565b82ca02ab77e59f8088af7ac92f9",
"sha256": "9a7ff3f9fd89c2e6ae07a8f5751391fe7ad78d8dd252eafbb18c33c9683bd118"
},
"downloads": -1,
"filename": "pysleep-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2565b82ca02ab77e59f8088af7ac92f9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 9163,
"upload_time": "2025-08-18T04:48:27",
"upload_time_iso_8601": "2025-08-18T04:48:27.007238Z",
"url": "https://files.pythonhosted.org/packages/c6/89/803cff086a9d80305d3299168397fbb94499257acb4c692949d2069daad4/pysleep-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1f907b64ee823a33395558413715715b4188e17d4335492472f4678bec797293",
"md5": "d233c2653e23ae9274081618834acd1b",
"sha256": "f29522379c8910b6692f3850df01daef149ee4077a63d995bc1173c1e3f97ebd"
},
"downloads": -1,
"filename": "pysleep-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "d233c2653e23ae9274081618834acd1b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 8158,
"upload_time": "2025-08-18T04:48:28",
"upload_time_iso_8601": "2025-08-18T04:48:28.137269Z",
"url": "https://files.pythonhosted.org/packages/1f/90/7b64ee823a33395558413715715b4188e17d4335492472f4678bec797293/pysleep-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-18 04:48:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "asleep-ai",
"github_project": "pysleep",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pysleep"
}