Dependencies¶
User Requirements¶
| Program | Download Link |
|---|---|
| Python 3+ | https://www.python.org/downloads/ |
1st Party Libraries¶
| Library | Download Link |
|---|---|
| pyhathiprep | https://github.com/UIUCLibrary/pyhathiprep |
| HathiValidate | https://github.com/UIUCLibrary/HathiValidate |
| HathiZip | https://github.com/UIUCLibrary/HathiZip |
3rd Party Libraries¶
- PyQt5
3rd Party Libraries for Development¶
- mypy
- pytest
- sphinx
- tox
- wheel
Typically, you shouldn’t have to worry about installing 3rd Party Libraries if you install with the setup.py.
Note
If you install the Windows .msi installer, there is no additional dependencies because all dependencies will be installed automatically.