Finnhub-python

Latest version: v2.4.19

Safety actively analyzes 621329 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.020200720

This version simplify the usage of the library. It also makes the return data more friendly to use with other libraries like pandas

Breaking Changes

The usage has simplify to

python
import finnhub

Setup client
finnhub_client = finnhub.Client(api_key="YOUR API KEY")

Stock candles
print(finnhub_client.stock_candles('AAPL', 'D', 1590988249, 1591852249))

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.