LICENSE
README.md
pyproject.toml
applyr/__init__.py
applyr/cli.py
applyr/colors.py
applyr/config.py
applyr/constants.py
applyr/cv.py
applyr/cv_stats.py
applyr/db.py
applyr/duplicates.py
applyr/errors.py
applyr/scoring.py
applyr.egg-info/PKG-INFO
applyr.egg-info/SOURCES.txt
applyr.egg-info/dependency_links.txt
applyr.egg-info/entry_points.txt
applyr.egg-info/requires.txt
applyr.egg-info/top_level.txt
applyr/commands/__init__.py
applyr/commands/_helpers.py
applyr/commands/analytics.py
applyr/commands/core.py
applyr/commands/workflow.py
applyr/templates/AGENT_INSTRUCTIONS.md
applyr/templates/cv-ats.html
applyr/templates/cv-master-template.md
tests/test_commands.py
tests/test_config.py
tests/test_cv.py
tests/test_cv_stats.py
tests/test_db.py
tests/test_duplicates.py
tests/test_errors.py
tests/test_scoring.py
tests/test_validators.py