Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 403 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 403 Bytes

jsonCV

This script converts cv data in json database format to a pdf.

Requirements

Execution

Just type python cv.py cv.json pdf in the terminal to convert the JSON database file cv.json (this is the file where the data for your cv is stored) to a pdf. For a html version type python cv.py cv.json html.