guanbo / stock-gather

simple stock info gather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simple stock info gather

License:Apache License 2.0


Languages

Language:Python 100.0%