CVeyaDev / cveya-python

0 stars 0 forks source link

Research implementation methods of the CV generator #3

Open OzIheb opened 1 year ago

OzIheb commented 1 year ago

Objective

Acceptance criteria

OzIheb commented 1 year ago

https://snyk.io/advisor/python/docxtpl/example https://www.youtube.com/watch?v=ZAVHbDB5yBQ&fbclid=IwAR1H0IuHb_l5S_lc7cAymDcNlOHim0R6No3CPNIZg7nBXqkXZ5IZGFTxv4w&ab_channel=LearningSoftware https://snyk.io/advisor/python/docxtpl/functions/docxtpl.DocxTemplate @Jojoussef

OzIheb commented 1 year ago

We can use docxtpl directly on the command line to render a docx template into a custom document .

We can possibly leverage this to have a serverless function simply runs the command which will return the CV that will be stored in a data bucket. @Jojoussef

Jojoussef commented 1 year ago

I checked the example li 7atinou 3al repository w seemed pretty straight forward... very simple ama don't you think it can be a hindrance on the long term? Also is there a command to convert to pdf? @OzIheb