- https://latexresu.me
- Import the JSON.
- Create a Python virtual environment.
python3 -m venv ./
source ./bin/activate
- Install dependencies.
brew install poppler && pip install requests && pip install pdf2image
- Run the script.
python get-resume.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python3 -m venv ./
source ./bin/activate
brew install poppler && pip install requests && pip install pdf2image
python get-resume.py