Generate CV from YAML file
Go to file
Sina Atalay aa399e2a71 add word "markdown" to dictionary 2023-10-20 19:34:42 +02:00
.github/workflows update ci.yaml names 2023-10-16 18:06:19 +02:00
docs fix mkdocs 2023-10-07 23:17:54 +02:00
rendercv add word "markdown" to dictionary 2023-10-20 19:34:42 +02:00
tests generate JSON schema 2023-10-19 20:02:14 +02:00
.gitignore make run_rendercv.py work 2023-10-18 20:00:41 +02:00
John_Doe_CV.pdf update examples 2023-10-20 19:31:38 +02:00
John_Doe_CV.yaml update examples 2023-10-20 19:31:38 +02:00
LICENSE Create LICENSE 2023-09-13 19:06:59 +02:00
README.md Update README.md 2023-10-16 19:34:55 +02:00
mkdocs.yml fix mkdocs 2023-10-07 23:17:54 +02:00
pyproject.toml user typer for CLI 2023-10-20 19:34:06 +02:00
requirements.txt user typer for CLI 2023-10-20 19:34:06 +02:00
run_rendercv.py update run_rendercv 2023-10-20 19:32:13 +02:00
schema.json update schema.json 2023-10-19 21:02:03 +02:00
setup.py start setting up the entry point 2023-10-08 19:02:25 +02:00

README.md

RenderCV

CI coverage pypi

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