Metadata-Version: 2.1
Name: yaxit
Version: 0.1.0
Summary: Top-level package for yaxit.
Home-page: https://github.com/jmosbacher/yaxit
License: MIT
Author: Yossi Mosbacher
Author-email: joe.mosbacher@gmail.com
Requires-Python: >=3.7.1
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.7.4,<4.0.0)
Requires-Dist: bokeh (>=2.3.1,<3.0.0)
Requires-Dist: click
Requires-Dist: h5py (>=3.2.1,<4.0.0)
Requires-Dist: matplotlib (>=3.4.1,<4.0.0)
Requires-Dist: numpy (>=1.20.2,<2.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: pathlib (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: tables (>=3.6.1,<4.0.0)
Requires-Dist: xarray (>=0.17.0,<0.18.0)
Requires-Dist: xpublish (>=0.1.0,<0.2.0)
Requires-Dist: xrviz (>=0.1.4,<0.2.0)
Description-Content-Type: text/x-rst

=====
yaxit
=====


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

.. image:: https://img.shields.io/travis/jmosbacher/yaxit.svg
        :target: https://travis-ci.com/jmosbacher/yaxit

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




Yet Another Xenon Inference Tool


* Free software: MIT
* Documentation: https://yaxit.readthedocs.io.


Features
--------

* TODO

Credits
-------

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

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

