pyproject.toml
fastpluggy_memory_analyzer.egg-info/PKG-INFO
fastpluggy_memory_analyzer.egg-info/SOURCES.txt
fastpluggy_memory_analyzer.egg-info/dependency_links.txt
fastpluggy_memory_analyzer.egg-info/entry_points.txt
fastpluggy_memory_analyzer.egg-info/requires.txt
fastpluggy_memory_analyzer.egg-info/top_level.txt
src/__init__.py
src/config.py
src/middleware.py
src/plugin.py
src/store.py
src/router/__init__.py
src/router/endpoints_memory.py
src/router/psutil_analyzer.py
src/templates/endpoints_dashboard.html.j2
src/templates/endpoints_detail.html.j2
src/templates/memory_current.html.j2
src/templates/psutil_analyzer.html.j2
src/widgets/__init__.py
src/widgets/psutil_analyzer.py