Police-Data-Accessibility-Project / scrapers

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

Move to absl for flag parsing #23

Closed mcsaucy closed 4 years ago

mcsaucy commented 4 years ago

It's more robust, does automatic validation, and automatically defines --help for us.