2021-04-26 20:13:08 +00:00
|
|
|
# fintic
|
2021-05-04 15:28:29 +00:00
|
|
|
## Install instructions
|
|
|
|
```console
|
|
|
|
sudo apt-get update
|
|
|
|
sudo apt-get install git
|
|
|
|
git clone https://github.com/zcqsntr/fintic --recursive
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-04-26 20:13:08 +00:00
|
|
|
To conver bdf font to pil format do pilfont.py <font filename>
|
2021-04-28 19:39:30 +00:00
|
|
|
|
|
|
|
pip3 install finnhub-python
|
|
|
|
|
2021-05-04 15:28:29 +00:00
|
|
|
|
|
|
|
|