Metadata-Version: 2.1
Name: h3ppy
Version: 0.4.2
Summary: Model and fit H3+ and H2 spectra
Home-page: https://github.com/henrikmelin/h3ppy
Author: Henrik Melin
Author-email: h.melin@gmail.com
Keywords: infrared spectroscopy H3+ modelling
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy


# h3ppy
A python package for modelling and fitting H<sub>3</sub><sup>+</sup> and H<sub>2</sub> spectra

## Install via pip
```
pip3 install h3ppy
```

Full [documentation on Github](https://github.com/henrikmelin/h3ppy).
    
