MANIFEST.in
pyproject.toml
fastpluggy_scheduled_query.egg-info/PKG-INFO
fastpluggy_scheduled_query.egg-info/SOURCES.txt
fastpluggy_scheduled_query.egg-info/dependency_links.txt
fastpluggy_scheduled_query.egg-info/entry_points.txt
fastpluggy_scheduled_query.egg-info/requires.txt
fastpluggy_scheduled_query.egg-info/top_level.txt
src/__init__.py
src/config.py
src/metrics.py
src/models.py
src/plugin.py
src/tasks.py
src/routers/__init__.py
src/routers/api_router.py
src/routers/web_router.py
src/templates/dashboard.html.j2
src/templates/scheduled_query_result_card.html.j2
src/templates/widgets/scheduled_query_result.html.j2
src/widgets/__init__.py
src/widgets/scheduled_query_result_widget.py