JECSand / yahoofinancials

A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
https://pypi.python.org/pypi/yahoofinancials
MIT License
896 stars 214 forks source link

Development #113

Closed JECSand closed 1 year ago

JECSand commented 1 year ago

Adding new concurrency feature with max_worker input. Also fixed new data encryption issue, cleaned up code, and removed deprecations. Official python 3.11 support.

Addresses issues:

70

62

63

40