src/bench/__main__.py
: Main entry point for the applicationsrc/bench/parsers/
: Contains parsers for different subjectssrc/bench/data/models.py
: Defines data models using Pydantic
To run the application (Make sure you are cd-ed into src):
python -m bench