LICENSE
LICENSE-CONTENT.md
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
src/periodisk/__init__.py
src/periodisk/__main__.py
src/periodisk/cli.py
src/periodisk/data.py
src/periodisk/formatting.py
src/periodisk/layout.py
src/periodisk/models.py
src/periodisk/palettes.py
src/periodisk/render.py
src/periodisk/render_pdf.py
src/periodisk/render_svg.py
src/periodisk/settings.py
src/periodisk/validation.py
src/periodisk.egg-info/PKG-INFO
src/periodisk.egg-info/SOURCES.txt
src/periodisk.egg-info/dependency_links.txt
src/periodisk.egg-info/entry_points.txt
src/periodisk.egg-info/requires.txt
src/periodisk.egg-info/top_level.txt
src/periodisk/resources/elements.json
src/periodisk/resources/sources.json
src/periodisk/resources/locales/en_GB.json
src/periodisk/resources/locales/nb_NO.json
tests/test_cli.py
tests/test_data.py
tests/test_documentation.py
tests/test_formatting.py
tests/test_layout.py
tests/test_oxidation_review.py
tests/test_render_pdf.py
tests/test_render_svg.py
tests/test_validation.py