Metadata-Version: 2.1
Name: pymcs
Version: 0.2.5
Summary: Top-level package for pymcs.
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
Description-Content-Type: text/x-rst
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: pandas >=0.25
Requires-Dist: tqdm >=4.41
Requires-Dist: cx_Oracle >= 7.3

=====
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 by using flit_.

.. _flit: https://flit.readthedocs.io/

