Skip to content

maxvp/resume-python

Repository files navigation

Python resume generator

Workflow

  1. Run source venv/bin/activate to activate the Python virtual environment.
  2. Run python watch_resume.py in a terminal.
  3. Open resume.yaml in a text editor.
  4. Open resume.pdf in a PDF viewer (Preview on Mac, Adobe, SumatraPDF on Windows, etc.).
  5. Edit and save resume.yaml. The PDF will auto-regenerate and the viewer will auto-refresh.
  6. Export resume.html and resume.pdf.

To make changes to HTML/CSS, edit the HTML/CSS section in generate_resume.py, then re-run the script to render changes.

About

Python-generated resume

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published