uoft-scrapers
uoft-scrapers copied to clipboard
CLI
trafficstars
We should have a CLI for this, too.
Maybe used like:
uoftscrapers <scraper-class> <scraper-output-path>
Logging should output to stdout.
A rough guide on how to accomplish a CLI with a PyPi module: https://gehrcke.de/2014/02/distributing-a-python-command-line-application/