Welcome to Data Visualization App's documentation! ================================================== .. toctree:: :maxdepth: 2 :caption: Contents: Introduction ============ This is the official documentation for **Data Visualization App**. Installation ============ To install the application, run: .. code-block:: bash git clone https://github.com/your-repo/dataviz-m2-iasd.git cd dataviz-m2-iasd pip install -r requirements.txt Usage ===== To run the application: .. code-block:: bash python app.py Modules ======= .. automodule:: app :members: :undoc-members: :show-inheritance: