LICENSE
README.md
pyproject.toml
resumake/__init__.py
resumake/bio.py
resumake/build.py
resumake/console.py
resumake/cover_letter.py
resumake/diff_cmd.py
resumake/docx_builder.py
resumake/export_cmd.py
resumake/init_cmd.py
resumake/llm.py
resumake/preview_cmd.py
resumake/py.typed
resumake/schema.py
resumake/tailor.py
resumake/theme.py
resumake/themes_cmd.py
resumake/translate.py
resumake/utils.py
resumake/validate_cmd.py
resumake/assets/icon_certifications.png
resumake/assets/icon_education.png
resumake/assets/icon_experience.png
resumake/assets/icon_profile.png
resumake/assets/icon_publications.png
resumake/assets/icon_skills.png
resumake/assets/icon_testimonials.png
resumake/assets/icon_volunteering.png
resumake/templates/cv.example.yaml
resumake/themes/classic.yaml
resumake/themes/minimal.yaml
resumake/themes/modern.yaml
resumakeai.egg-info/PKG-INFO
resumakeai.egg-info/SOURCES.txt
resumakeai.egg-info/dependency_links.txt
resumakeai.egg-info/entry_points.txt
resumakeai.egg-info/requires.txt
resumakeai.egg-info/top_level.txt
tests/test_bio.py
tests/test_build.py
tests/test_cover_letter.py
tests/test_diff.py
tests/test_export.py
tests/test_init.py
tests/test_llm.py
tests/test_schema.py
tests/test_theme.py
tests/test_translate.py
tests/test_utils.py
tests/test_validate.py