uoft-scrapers icon indicating copy to clipboard operation
uoft-scrapers copied to clipboard

CLI

Open qasim opened this issue 9 years ago • 1 comments
trafficstars

We should have a CLI for this, too.

Maybe used like:

uoftscrapers <scraper-class> <scraper-output-path>

Logging should output to stdout.

qasim avatar Apr 04 '16 18:04 qasim

A rough guide on how to accomplish a CLI with a PyPi module: https://gehrcke.de/2014/02/distributing-a-python-command-line-application/

qasim avatar Apr 17 '16 06:04 qasim