README.md
pyproject.toml
fastpluggy_db_purge.egg-info/PKG-INFO
fastpluggy_db_purge.egg-info/SOURCES.txt
fastpluggy_db_purge.egg-info/dependency_links.txt
fastpluggy_db_purge.egg-info/entry_points.txt
fastpluggy_db_purge.egg-info/requires.txt
fastpluggy_db_purge.egg-info/top_level.txt
src/__init__.py
src/config.py
src/hooks.py
src/jinja_filters.py
src/models.py
src/plugin.py
src/service.py
src/tasks.py
src/routers/__init__.py
src/routers/dashboard.py
src/routers/execute.py
src/routers/rules.py
src/templates/history.html.j2
src/templates/index.html.j2
src/templates/rule_form.html.j2
tests/test_hooks.py
tests/test_jinja_filters.py
tests/test_routers.py
tests/test_service.py
tests/test_tasks.py