pull from the repo.
create virtual environment using virtualenv.
put your document files in the source folder
install textract by using pip.
Check installation instructions here.
run extraction.py
please run the code in a virtual environment using Python3.