Skip to content

gets info on stocks from yfinance, stores with fast api and presents on webpage

Notifications You must be signed in to change notification settings

1jonahg1/stock-db

Repository files navigation

stock-db

The website presents stock info and allows the user to add\remove stocks and filter the existing stocks in the db based on entered parameters.

The site runs on fast api (with minor use of pydantic) and is presented with semantic UI tools. The stock info is acquired through the yfinance api and stored with sqlalchemy. The app is deployed with a Docker.

image

About

gets info on stocks from yfinance, stores with fast api and presents on webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published