Metadata-Version: 2.1
Name: rotspectools
Version: 0.1.1
Summary: 
License: MIT
Author: Dairen Jean
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: SciencePlots (>=2.1.0,<3.0.0)
Requires-Dist: matplotlib (>=3.7.1,<4.0.0)
Requires-Dist: numpy (>=1.24.3,<2.0.0)
Requires-Dist: pandas (>=2.0.2,<3.0.0)
Requires-Dist: pathlib (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

=============================
Rotational Spectroscopy Tools
=============================


.. image:: https://img.shields.io/pypi/v/rotspectools.svg
        :target: https://pypi.python.org/pypi/rotspectools

.. image:: https://img.shields.io/travis/djean032/rotspectools.svg
        :target: https://travis-ci.com/djean032/rotspectools

.. image:: https://readthedocs.org/projects/rotspectools/badge/?version=latest
        :target: https://rotspectools.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Package for automating data analysis and visualization.


* Free software: MIT license
* Documentation: https://rotspectools.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

