Welcome to :mod:`guidata`'s documentation!
==========================================

.. image:: images/guidata-banner.png
    :align: center

Based on the Qt library :mod:`guidata` is a Python library generating graphical
user interfaces for easy dataset editing and display. It also provides helpers
and application development tools for Qt.

.. figure:: images/layout_example.png
    :class: invert-in-dark-mode

    Simple example of layout generated by :mod:`guidata` (see :ref:`examples`).

External resources:

* Python Package Index: `PyPI`_

* Bug reports and feature requests: `GitHub`_

.. _PyPI: https://pypi.python.org/pypi/guidata
.. _GitHub: https://github.com/CODRA-Ingenierie-Informatique/guidata/

.. module:: guidata

Table of contents
-----------------

.. toctree::
   :maxdepth: 2

   overview
   installation
   examples
   dev/index
   reference/index

* :ref:`genindex`