README.md
pyproject.toml
fastpluggy_postgres_tools.egg-info/PKG-INFO
fastpluggy_postgres_tools.egg-info/SOURCES.txt
fastpluggy_postgres_tools.egg-info/dependency_links.txt
fastpluggy_postgres_tools.egg-info/entry_points.txt
fastpluggy_postgres_tools.egg-info/requires.txt
fastpluggy_postgres_tools.egg-info/top_level.txt
src/__init__.py
src/badges.py
src/plugin.py
src/routers/__init__.py
src/routers/alerts.py
src/routers/connections.py
src/routers/dashboard.py
src/routers/db_size.py
src/routers/extensions.py
src/routers/indexes.py
src/routers/queries.py
src/routers/replication.py
src/routers/sequences.py
src/routers/tables.py
src/routers/vacuum.py
src/routers/visibility_map.py
src/templates/dashboard_cards.html.j2
src/templates/sequences.html.j2
src/templates/visibility_map.html.j2
src/utils/__init__.py
src/utils/db_utils.py
tests/test_import.py