LICENSE
README.md
pyproject.toml
agp/__init__.py
agp/__main__.py
agp/api.py
agp/cli.py
agp/config.py
agp/data.py
agp/export.py
agp/main.py
agp/metrics.py
agp/pdf.py
agp/plot.py
agp/report.py
agp_tool.egg-info/PKG-INFO
agp_tool.egg-info/SOURCES.txt
agp_tool.egg-info/dependency_links.txt
agp_tool.egg-info/entry_points.txt
agp_tool.egg-info/requires.txt
agp_tool.egg-info/top_level.txt
tests/test_api.py
tests/test_cli.py
tests/test_config.py
tests/test_data.py
tests/test_export.py
tests/test_metrics.py
tests/test_pdf.py
tests/test_plot.py
tests/test_report.py