# fintic ## Install instructions ```console sudo apt-get update sudo apt-get install python3-pip pip3 install finnhub-python pip3 install flask pip3 install pillow sudo apt-get install libopenjp2-7 sudo apt-get install libtiff5 sudo apt-get install git git clone https://github.com/zcqsntr/fintic --recursive ``` ## Run instructions ```console cd fintic/fintic ``` To conver bdf font to pil format do pilfont.py