Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 273 Bytes

resume_details

This is python script which can parse resume pdfs

You can run this extract_resume.py code to extract details from resume pdf

pip install -r requirements.txt
python extract_resume.py --input <pdf path and name> --ouput <json output name>