Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finnhub API Python Client

Usage

This library provides convenient way to use finnhub.io API in Python.

Finnhub delivers real-time market data: stocks, currencies and crypto.

Requirements

pip install finnhub

Getting started

from finnhub import client as Finnhub
client = Finnhub.Client(api_key="********************")

Examples

Check out the ./examples directory. Register an account on Finnhub to get an api key.

License

Finnhub API is available under the MIT license. See the ./LICENSE file for more info.

About

This library provides convenient way to use Finnhub.io API in Python.

Resources

Stars

24 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages