Metadata-Version: 2.1
Name: n2_fit
Version: 0.0.4
Summary: A project to fit N2 spectra with different models
Author-email: Simone Vadilonga <simone.vadilonga@helmholtz-berlin.de>
Project-URL: Homepage, https://github.com/simonevadi/n2_fit
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.22.0
Requires-Dist: psutil>=5.9.1
Requires-Dist: matplotlib>=3.5.1
Requires-Dist: pandas>=2.1.4
Requires-Dist: lmfit>=1.3.2
Requires-Dist: ipython>=8.30.0
Requires-Dist: tqdm>=4.67.1
