README.md
pyproject.toml
fastpluggy_docker.egg-info/PKG-INFO
fastpluggy_docker.egg-info/SOURCES.txt
fastpluggy_docker.egg-info/dependency_links.txt
fastpluggy_docker.egg-info/entry_points.txt
fastpluggy_docker.egg-info/requires.txt
fastpluggy_docker.egg-info/top_level.txt
src/__init__.py
src/config.py
src/constants.py
src/dependency.py
src/pagination.py
src/plugin.py
src/schema.py
src/service.py
src/stack_service.py
src/ui_tools.py
src/router/__init__.py
src/router/node.py
src/router/services.py
src/router/stacks.py
src/tasks/__init__.py
src/templates/stack_detection.html.j2
src/templates/swarm_overview.html.j2
src/templates/macros/formatters.html.j2
src/templates/partials/compose_stack_card.html.j2
src/templates/partials/pagination.html.j2
src/templates/partials/pagination_widget.html.j2
src/templates/partials/scale_confirm.html.j2
tests/test_import.py
tests/test_node_routes.py
tests/test_pagination.py
tests/test_pagination_routes.py