Show HN: Resume Builder in Python (github.com)
A no nonsense tool to build resumes in pure Python. No extra dependencies, no pip install etc.
Ths tool creates a clean, easy to read resume as a self contained HTML file You can easily convert this to PDF in your browser.
Let me know what you think! I created this to help me quickly tailer my resume for multiple jobs. Writing a resume in Google Docs just wasn't cutting it. Cheers!
17 comments
[ 3.1 ms ] story [ 63.6 ms ] threadYou just want/need a way to keep your CV in a source code format. Why not TeX/LaTeX?
[0]: https://news.ycombinator.com/item?id=40472994 [1]: https://github.com/sinaatalay/rendercv
Python is only there if you are on an Unix machine. If you are on Windows, that is not true. And if you are on Unix, then getting LaTeX is just a rpm/apt/homebrew command away.
It's not like it's saving me from having to learn something. If I have to deal with a new DSL that does not give any real advantage over a generic tool, what is the point?
Or just use Overleaf.