Metadata-Version: 2.4
Name: tscat_gui
Version: 0.6.0
Summary: Time-series catalogue - graphical user interface.
Keywords: satellite,plasma-physics,nasa-data,amda,cdpp,SciQLop
Author-email: Patrick Boettcher <p@yai.se>
Maintainer-email: Patrick Boettcher <p@yai.se>, Alexis Jeandet <alexis.jeandet@member.fsf.org>
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
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
Classifier: Programming Language :: Python :: 3.12
License-File: LICENSE
Requires-Dist: PySide6
Requires-Dist: tscat==0.4.*
Requires-Dist: sphinx ; extra == "doc"
Requires-Dist: sphinx_rtd_theme ; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints ; extra == "doc"
Requires-Dist: flake8 ; extra == "test"
Requires-Dist: appdirs-stubs ; extra == "test"
Requires-Dist: pytest>=4.6.5 ; extra == "test"
Requires-Dist: pytest ; extra == "test"
Requires-Dist: pytest-pep8 ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Requires-Dist: pytest-timeout ; extra == "test"
Requires-Dist: ddt ; extra == "test"
Project-URL: documentation, https://github.com/SciQLop/tscat_gui
Project-URL: homepage, https://github.com/SciQLop/tscat_gui
Project-URL: repository, https://github.com/SciQLop/tscat_gui
Provides-Extra: doc
Provides-Extra: test

===========================
Time series catalogue - GUI
===========================


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

.. image:: https://img.shields.io/travis/SciQLop/tscat_gui.svg
        :target: https://travis-ci.com/SciQLop/tscat_gui

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




Time-series catalogue - graphical user interface library


* Free software: GNU General Public License v3
* Documentation: https://tscat-gui.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

