Stockdex: Python Package to Extract and plot Financial Data

Posted by nginx26@reddit | Python | View on Reddit | 5 comments

Showcasing a new major version (1.0.0) of Stockdex, a Python package that provides a simple interface to access financial data from various sources and plotting financiial data using Plotly and Dash.

What my project does

While there are some packages that provide financial data (like yfinance), they have few shortcomings which Stockdex aims to address as follows:

check out this usage guide for detailed info about usage of the package and its functions including plotting and dash app examples.

GitHub link

Pypi link