Skip to content

PenkoMlakar/StockChecker1700

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockChecker1700

My stock checker based on Python and django.

Requirements:

pip3 install yahoo_fin
pip3 install yfinance
pip3 install requests_html
pip3 install django

Usage

Run in terminal

python3 manage.py runserver

and open displayed server link (e.g. http://127.0.0.1:8000/) in browser.

About

My stock checker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published