LICENSE
README.md
pyproject.toml
src/__init__.py
src/__version__.py
src/django_hostutils.egg-info/PKG-INFO
src/django_hostutils.egg-info/SOURCES.txt
src/django_hostutils.egg-info/dependency_links.txt
src/django_hostutils.egg-info/requires.txt
src/django_hostutils.egg-info/top_level.txt
src/djangoaddicts/__init__.py
src/djangoaddicts/hostutils/__init__.py
src/djangoaddicts/hostutils/apps.py
src/djangoaddicts/hostutils/forms.py
src/djangoaddicts/hostutils/urls.py
src/djangoaddicts/hostutils/templates/hostutils/bs5/detail/cpu.html
src/djangoaddicts/hostutils/templates/hostutils/bs5/detail/detail_host.html
src/djangoaddicts/hostutils/templates/hostutils/bs5/detail/disk.html
src/djangoaddicts/hostutils/templates/hostutils/bs5/detail/memory.html
src/djangoaddicts/hostutils/templates/hostutils/bs5/detail/network.html
src/djangoaddicts/hostutils/templates/hostutils/bs5/detail/processes.html
src/djangoaddicts/hostutils/templates/hostutils/bs5/htmx/get_cpu_stats.htm
src/djangoaddicts/hostutils/templates/hostutils/bs5/htmx/get_interface_stats.htm
src/djangoaddicts/hostutils/templates/hostutils/bs5/htmx/get_partition_stats.htm
src/djangoaddicts/hostutils/templates/hostutils/bs5/htmx/get_process_stats.htm
src/djangoaddicts/hostutils/templates/hostutils/bs5/snippets/host_process_card.htm
src/djangoaddicts/hostutils/templates/hostutils/bs5/snippets/host_process_card_swap.htm
src/djangoaddicts/hostutils/templates/hostutils/bs5/snippets/hostutils_nav_menu.htm
src/djangoaddicts/hostutils/templates/hostutils/bs5/snippets/processes_results_timestamp.htm
src/djangoaddicts/hostutils/templates/hostutils/bs5/snippets/processes_title_cards.htm
src/djangoaddicts/hostutils/views/__init__.py
src/djangoaddicts/hostutils/views/gui.py
src/djangoaddicts/hostutils/views/htmx.py