- Python 3.6+
Run the following command:
$ ./cli
$ ./cli --help
usage: cli [-h] [-l, --limit LIMIT] [-d, --debug DEBUG]
optional arguments:
-h, --help show this help message and exit
-l, --limit LIMIT Max number of stocks to fetch; default 10000
-d, --debug DEBUG Show debug messages