README.md
pyproject.toml
setup.py
tests/test_appdir.py
tests/test_compiler.py
tests/test_integration.py
tests/test_template.py
tests/test_writer.py
xlsxreport/__init__.py
xlsxreport/appdir.py
xlsxreport/builder.py
xlsxreport/compiler.py
xlsxreport/schemas.py
xlsxreport/validate.py
xlsxreport/writer.py
xlsxreport.egg-info/PKG-INFO
xlsxreport.egg-info/SOURCES.txt
xlsxreport.egg-info/dependency_links.txt
xlsxreport.egg-info/entry_points.txt
xlsxreport.egg-info/requires.txt
xlsxreport.egg-info/top_level.txt
xlsxreport/default_templates/fragpipe.yaml
xlsxreport/default_templates/maxquant.yaml
xlsxreport/scripts/__init__.py
xlsxreport/scripts/appdir.py
xlsxreport/scripts/cli.py
xlsxreport/scripts/compile_excel.py
xlsxreport/scripts/validate.py
xlsxreport/template/__init__.py
xlsxreport/template/_repr.py
xlsxreport/template/formats.py
xlsxreport/template/section.py
xlsxreport/template/sections.py
xlsxreport/template/settings.py
xlsxreport/template/template.py