.gitignore
.pre-commit-config.yaml
LICENSE
README.md
codestructure.py
pyproject.toml
.github/release.py
.github/workflows/pytest.yml
.github/workflows/release.yml
.github/workflows/toc.yaml
.github/workflows/update-readme.yml
codestructure.egg-info/PKG-INFO
codestructure.egg-info/SOURCES.txt
codestructure.egg-info/dependency_links.txt
codestructure.egg-info/entry_points.txt
codestructure.egg-info/requires.txt
codestructure.egg-info/top_level.txt
tests/__init__.py
tests/example.py
tests/test_code_structure.py