Metadata-Version: 2.1
Name: pymcs
Version: 0.2.3
Summary: Python Tools for MRO MCS data analysis
Home-page: https://github.com/michaelaye/pymcs
License: BSD-3-Clause
Keywords: mars,planetary,atmosphere
Author: K.-Michael Aye
Author-email: kmichael.aye@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: cx_Oracle (>=7.3.0,<8.0.0)
Requires-Dist: pandas (>=0.25.3,<0.26.0)
Requires-Dist: tqdm (>=4.41.0,<5.0.0)
Project-URL: Repository, https://github.com/michaelaye/pymcs
Description-Content-Type: text/x-rst

=====
pymcs
=====


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

.. image:: https://img.shields.io/travis/michaelaye/pymcs.svg
        :target: https://travis-ci.org/michaelaye/pymcs

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

.. image:: https://pyup.io/repos/github/michaelaye/pymcs/shield.svg
     :target: https://pyup.io/repos/github/michaelaye/pymcs/
     :alt: Updates


Python tools for MRO MCS data analysis


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


Features
--------

* TODO

Credits
---------

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

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

