Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 234 Bytes

Dependencies

Install tidy

pacman -S tidy

Create virtual env

python3 -m virtualenv env

Enter the environment

source env/bin/activate

Install python dependencies

pip install bs4 pyyaml chardet bag pdfminer.six