Welcome to CGDAT's documentation!
=================================
This package contains a simple csv data analyse GUI which I created for a friend of mine to help him with his data analysis.
The repository of this tool can be found on `github <https://github.com/rickstaa/CGDAT>`_.

.. image:: https://img.shields.io/badge/python-3.7-blue.svg
   :target: https://www.python.org/downloads/release/python-370/
   :alt: Python version badge

.. image:: https://img.shields.io/badge/maintained%3F-yes!-brightgreen.svg?style=flat
   :target: https://github.com/rickstaa/CGDAT
   :alt: Maintained badge

.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
   :target: https://www.gnu.org/licenses/gpl-3.0
   :alt: License badge

Contents:
---------

.. toctree::
   :maxdepth: 2

   installation
   use
   info

For Developers:
----------------

.. toctree::
   :maxdepth: 1

   code

Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
