Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 617 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 617 Bytes

HisaApi

This is unofficial API for accessing current stock prices converted to Euros. It us under development and thus further details will follow.

Usage example

from hisaapi import HisaApi
price = hisaapi.get_current_price_euro(stock='AAPL', country='United states')

Status

  • Build Status
  • codecov