A Simple modular tool to fetch and parse data related to the stock market

stonks-o-fetcher

A Simple modular tool to fetch and parse data related to the stock market.

Getting started

For the moment the only source is this repository, so to get the program you have to clone it locally.

Requirements

Python >3.6

The program is tested only on a linux environment (WSL 1 and debian) but should
technically work on windows too I think.

Installation

After cloning and entering the root of the project

pip install .

If you are not on python 3

python3 -m pip install .

This will make the program available on your system with the command

stonks-cli

First steps

On first startup you’ll have to setup your settings, especially the output path.

There is some validation for fields,

 

 

 

To finish reading, please visit source site