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://api.codacy.com/project/badge/Grade/affacdc15e004c02a4bffe9bb1d65ae9
   :target: https://www.codacy.com/app/rickstaa/CGDAT?utm_source=github.com&utm_medium=referral&utm_content=rickstaa/CGDAT&utm_campaign=Badge_Grade
   :alt: Codacy code quality badge

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

.. image:: https://img.shields.io/badge/contributions-welcome-orange.svg
   :target: https://github.com/rickstaa/CGDAT/blob/master/contributing.md
    :alt: Github contributions badge

.. image:: https://img.shields.io/badge/python%203-3.7%20%7C%203.6%20%7C%203.5-green.svg
   :target: https://www.python.org/
   :alt: Python versions badge

.. image:: https://img.shields.io/badge/os-windows-informational
    :target: https://www.microsoft.com/
    :alt: OS badge

.. image:: https://img.shields.io/github/license/rickstaa/CGDAT
   :target: https://github.com/rickstaa/CGDAT/blob/master/LICENSE
   :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`
