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

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

License

Notifications You must be signed in to change notification settings

s0h3ck/finnhub-api-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages