Police-Data-Accessibility-Project / scrapers

Code relating to scraping public police data.
https://pdap.io
GNU General Public License v3.0
157 stars 35 forks source link

Refactor 1 #71

Closed CaptainStabs closed 3 years ago

CaptainStabs commented 3 years ago

Huge PR, I'm sorry...

+ Refactored the common library to use init files. + Renamed common/common to list_pdf_utils + Better singlet conditional checking + Better singlet conditional checking + Updated scrapers to match the refactor - Unneeded files removed +- Added (and then later removed) optional silent argument - Removed tqdm from get_files.py - Unused configs file removed \~ Better practices implemented