Metadata-Version: 2.1
Name: spectrapepper
Version: 0.0.6
Summary: A Python package to simplify and accelerate analysis of spectroscopy data
Home-page: https://github.com/enricgrau/spectrapepper
Author: Enric Tomas Grau Luque
Author-email: patenric@gmail.com
License: MIT license
Keywords: spectrapepper
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: matplotlib

# spectrapepper


[![image](https://img.shields.io/pypi/v/spectrapepper.svg)](https://pypi.python.org/pypi/spectrapepper)


**A Python package to simplify and accelerate analysis of spectroscopy data**


-   Free software: MIT license
-   Documentation: https://enricgrau.github.io/spectrapepper


## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.


