Metadata-Version: 2.1
Name: pyapnea
Version: 0.0.2
Summary: Python package related to Apnea data analysis
Author-email: Julien Laumonier <julien.laumonier@iid.ulaval.ca>
Project-URL: Homepage, https://github.com/iid-ulaval/pyapnea
Project-URL: Bug Tracker, https://github.com/iid-ulaval/pyapnea/issues
Project-URL: Documentation, https://pyapnea.readthedocs.io/en/latest/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# PyApnea v0.1.1

Python package related to apnea data analysis.

This version contains functions to read session files from OSCAR software (https://www.sleepfiles.com/OSCAR/)

Documentation can be found on [ReadTheDocs](https://pyapnea.readthedocs.io/en/latest/)



