Generate CV from YAML file
Go to file
Sina Atalay 2302ca6c4c add a test for custom sections 2023-10-07 21:16:41 +02:00
.github/workflows test with Python 3.12 too 2023-10-07 19:16:08 +02:00
docs update docs 2023-09-13 20:02:27 +02:00
rendercv add a test for custom sections 2023-10-07 21:16:41 +02:00
tests add a test for custom sections 2023-10-07 21:16:41 +02:00
.gitignore ignore .vscode/ directory 2023-10-07 20:15:37 +02:00
LICENSE Create LICENSE 2023-09-13 19:06:59 +02:00
README.md upload TinyTeX binaries 2023-09-01 21:56:05 +02:00
mkdocs.yml update docs 2023-09-13 20:02:27 +02:00
requirements.txt update requirements 2023-10-07 17:58:40 +02:00
run_rendercv.py remove __main__.py 2023-10-07 20:07:57 +02:00
setup.py create the initial project structure 2023-08-20 20:04:31 +02:00

README.md

RenderCV

A Python application that creates CVs in PDF, HTML, LaTeX, etc., from a JSON/YAML input file.