Name | pysleep JSON |
Version |
0.1.5
JSON |
| download |
home_page | None |
Summary | A Python library for sleep pattern analysis and sleep metrics calculation |
upload_time | 2025-08-12 05:11:05 |
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/97/48/d6a3efc0d784bd5acb8a527ff58d5a05c220daa7be0d539f3d6600926335/pysleep-0.1.5.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.5",
"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": "c74d6af67c44eddebf4cff340f4e8e95a5741508f66cbdec73fd0bd7b7a0aefa",
"md5": "81e2db3ab93157757eb596cb610279fd",
"sha256": "7c7b08432b82d77d8fd07c519f2816d67cee4a204186a6f8a51643ba8d5ff070"
},
"downloads": -1,
"filename": "pysleep-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "81e2db3ab93157757eb596cb610279fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 9301,
"upload_time": "2025-08-12T05:11:04",
"upload_time_iso_8601": "2025-08-12T05:11:04.216592Z",
"url": "https://files.pythonhosted.org/packages/c7/4d/6af67c44eddebf4cff340f4e8e95a5741508f66cbdec73fd0bd7b7a0aefa/pysleep-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9748d6a3efc0d784bd5acb8a527ff58d5a05c220daa7be0d539f3d6600926335",
"md5": "f4b37d0ae025cbf9152c4e8ee9de652a",
"sha256": "1cc0f43caa20f2033a638865ea8a7c9adf66ed57c09c7d096688c92969442062"
},
"downloads": -1,
"filename": "pysleep-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "f4b37d0ae025cbf9152c4e8ee9de652a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 8294,
"upload_time": "2025-08-12T05:11:05",
"upload_time_iso_8601": "2025-08-12T05:11:05.171517Z",
"url": "https://files.pythonhosted.org/packages/97/48/d6a3efc0d784bd5acb8a527ff58d5a05c220daa7be0d539f3d6600926335/pysleep-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-12 05:11:05",
"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"
}