LICENSE
README.md
pyproject.toml
src/django_alpinui/__init__.py
src/django_alpinui/apps.py
src/django_alpinui.egg-info/PKG-INFO
src/django_alpinui.egg-info/SOURCES.txt
src/django_alpinui.egg-info/dependency_links.txt
src/django_alpinui.egg-info/requires.txt
src/django_alpinui.egg-info/top_level.txt
src/django_alpinui/templates/__init__.py
src/django_alpinui/templates/adivider.py
src/django_alpinui/templates/alpinui.py
src/django_alpinui/templates/alpinui_dependencies.py
src/django_alpinui/templatetags/__init__.py
src/django_alpinui/templatetags/alpinui.py
tests/test_attributes.py
tests/test_autodiscover.py
tests/test_command_startcomponent.py
tests/test_component.py
tests/test_component_as_view.py
tests/test_component_media.py
tests/test_context.py
tests/test_dependency_rendering.py
tests/test_registry.py
tests/test_safer_staticfiles.py
tests/test_settings.py
tests/test_tag_formatter.py
tests/test_template_loader.py
tests/test_template_parser.py
tests/test_templatetags.py
tests/test_templatetags_component.py
tests/test_templatetags_provide.py
tests/test_templatetags_slot_fill.py
tests/test_templatetags_templating.py
tests/testutils.py