Metadata-Version: 2.4
Name: lunascope
Version: 0.2.2
Summary: Sleep-EEG viewer and interface to Luna
Author-email: Lorcan Purcell <lpurcell26@nmhschool.org>, Shaun Purcell <smpurcell@bwh.harvard.edu>, Nataliia Kozhemiako <nkozhemiako@bwh.harvard.edu>
Requires-Python: <3.14,>=3.9
Description-Content-Type: text/markdown
Requires-Dist: lunapi>=1.3.9
Requires-Dist: PySide6>=6.10.0
Requires-Dist: pyqtgraph==0.13.7
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib

# lunascope

A viewer and frontend for Luna (http://zzz.bwh.harvard.edu/luna/)

Requirements: 

 - Python 3.9 - 3.13: 3.14 currently not supported.

 - Compatible with CPython: PyPy not supported.

 - Depends on [lunapi](https://pypi.org/project/lunapi/), the Python
 version of the core [Luna](https://zzz.bwh.harvard.edu/luna/) library. This binary
 package is tested and supported on macOS (Intel and Apple Silicon), Linux (x86_64), and
 Windows 10/11 (x86_64) with Python 3.9 – 3.14.  Other platforms or
 Python versions may build successfully [from source](https://github.com/remnrem/luna-api)
 but are not officially supported.
