LICENSE
README.md
pyproject.toml
src/django_htmx_nav.egg-info/PKG-INFO
src/django_htmx_nav.egg-info/SOURCES.txt
src/django_htmx_nav.egg-info/dependency_links.txt
src/django_htmx_nav.egg-info/requires.txt
src/django_htmx_nav.egg-info/top_level.txt
src/htmx_nav/__init__.py
src/htmx_nav/helpers.py
src/htmx_nav/partials.py
src/htmx_nav/py.typed
src/htmx_nav/settings.py
src/htmx_nav/shell.py
src/htmx_nav/shortcuts.py
src/htmx_nav/swaps.py
src/htmx_nav/targeting.py
src/htmx_nav/testing.py
src/htmx_nav/views.py
tests/test_helpers.py
tests/test_parity.py
tests/test_partials.py
tests/test_shell.py
tests/test_shell_composition.py
tests/test_shortcuts.py
tests/test_swaps.py
tests/test_targeting.py
tests/test_testing_helpers.py
tests/test_views.py