/stock-gather

simple stock info gather

Primary LanguagePythonApache License 2.0Apache-2.0

Stock Gather

It is simple stock information gather.

Quick Start

Dependency

  • mongodb
$ python3 -m venv venv
$ . venv/bin/activate
$ pip install -U pip
$ pip install -r requirements.txt
$ python -m sg