LICENSE
README.md
__init__.py
changelog.rst
pyproject.toml
uv.lock
mango_dashboard/__init__.py
mango_dashboard.egg-info/PKG-INFO
mango_dashboard.egg-info/SOURCES.txt
mango_dashboard.egg-info/dependency_links.txt
mango_dashboard.egg-info/requires.txt
mango_dashboard.egg-info/top_level.txt
mango_dashboard/file_explorer/__init__.py
mango_dashboard/file_explorer/cli/__init__.py
mango_dashboard/file_explorer/cli/dashboard.py
mango_dashboard/file_explorer/dashboards/__init__.py
mango_dashboard/file_explorer/dashboards/file_explorer_app.py
mango_dashboard/file_explorer/dashboards/file_explorer_handlers.py
mango_dashboard/file_explorer/dashboards/assets/logo.png
mango_dashboard/tests/__init__.py
mango_dashboard/tests/test_cli_file_explorer.py
mango_dashboard/tests/test_cli_ts.py
mango_dashboard/time_series/__init__.py
mango_dashboard/time_series/cli/__init__.py
mango_dashboard/time_series/cli/dashboard.py
mango_dashboard/time_series/dashboards/__init__.py
mango_dashboard/time_series/dashboards/time_series_app.py
mango_dashboard/time_series/dashboards/time_series_utils/__init__.py
mango_dashboard/time_series/dashboards/time_series_utils/constants.py
mango_dashboard/time_series/dashboards/time_series_utils/data_loader.py
mango_dashboard/time_series/dashboards/time_series_utils/data_processing.py
mango_dashboard/time_series/dashboards/time_series_utils/file_uploader.py
mango_dashboard/time_series/dashboards/time_series_utils/forecast_template.py.j2
mango_dashboard/time_series/dashboards/time_series_utils/ui_components.py
mango_dashboard/time_series/dashboards/time_series_utils/ui_text_en.py
mango_dashboard/time_series/dashboards/time_series_utils/ui_text_es.py