.gitignore
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test.yml
calico_widget_docs/__init__.py
calico_widget_docs/apps.py
calico_widget_docs.egg-info/PKG-INFO
calico_widget_docs.egg-info/SOURCES.txt
calico_widget_docs.egg-info/dependency_links.txt
calico_widget_docs.egg-info/entry_points.txt
calico_widget_docs.egg-info/requires.txt
calico_widget_docs.egg-info/top_level.txt
calico_widget_docs/templates/calico_widget_docs/docstring.html
calico_widget_docs/templates/widgets/widget_docs/index.html
calico_widget_docs/templatetags/__init__.py
calico_widget_docs/templatetags/widget_docs.py
tests/test_calico_widget_docs.py
tests/test_project/__init__.py
tests/test_project/settings.py
tests/test_project/urls.py