/CV_compiler

Make your CV with Python 👯‍♀️

Primary LanguageHTML

CV compiler

Create CV programmatically. Fast.

How to launch project locally?

  • Clone this repo
  • Initialize virtual environment with Python 3+ on your machine
  • Run python3 app.py
  • Go to your Chrome browser (it's important)
  • Go to localhost/1 (it's important also)
  • You're fine!

How does it look like?

demo

How to use it?

  • Yaml file is a single source of truth. Change it and your CV would rerender.
  • Some things in Yaml file are hardocded in CV template. It was done for ensuring that HTML looks great.
  • After clicking a button "download pdf" in Chrome make sure your setting the similar to this. instruction
  • If you need different kind of look and feel, feel free to adjust main.html