An open API service indexing awesome lists of open source software.

https://github.com/ahme-dev/cvdrustkar

A flask website that creates CVs.
https://github.com/ahme-dev/cvdrustkar

Last synced: 3 months ago
JSON representation

A flask website that creates CVs.

Awesome Lists containing this project

README

          

- This abomination was created around 2021 ⚠️
- I cloned it out of another git hosting site and pushed it here, for some reason ⚠️

# CVDrustkar
A flask website that creates CVs. Information can be added as necessary, and it is available in two languages.

# Requirements
Only python-docx 0.8.10 module is needed, which can be installed from pip:
```sh
pip install python-docx
```