README.md
pyproject.toml
setup.py
opaux.egg-info/PKG-INFO
opaux.egg-info/SOURCES.txt
opaux.egg-info/dependency_links.txt
opaux.egg-info/entry_points.txt
opaux.egg-info/requires.txt
opaux.egg-info/top_level.txt
src/__init__.py
src/analytics.py
src/applicator.py
src/cli.py
src/config.py
src/cover_letter.py
src/cv_formats.py
src/cv_parser.py
src/database.py
src/discovery.py
src/docx_builder.py
src/logger.py
src/pdf_renderer.py
src/py.typed
src/scoring.py
src/scrapers.py
src/tailoring.py
src/tracker.py
src/translator.py
src/utils.py
tests/test_pipeline.py
tests/test_scoring.py
tests/test_tailoring.py