Thursday 28 December 2017

Create CV from Python docx


Hopefully the code below mostly explains itself, I certainly feel that there is nothing too complicated. Basically I created code that queries my "CV" database gets out the required information and uses python-docx to create a CV. I have removed some of the details from the final document which can be found here.

The code:


No comments:

Post a Comment