Metadata-Version: 2.3
Name: specplot
Version: 0.0.2
Summary: Spectra plotting
License: AGPL-3.0-only
Author: Luca Choi
Author-email: pypi-0146@email.lucachoi.de
Requires-Python: >=3.11,<3.14
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: lmfit (>=1.3.3)
Requires-Dist: matplotlib (>=3.10.3)
Requires-Dist: numpy (>=2.2.6)
Requires-Dist: pandas (>=2.2.3)
Project-URL: Bug Tracker, https://github.com/lucasmchoi/specplot/issues
Project-URL: Repository, https://github.com/lucasmchoi/specplot
Description-Content-Type: text/markdown

# specplot
Spectra plotting

## Install
```bash
pip install specplot
```
