Path to this page:
Subject: CVS commit: pkgsrc/finance/py-alpha_vantage
From: Min Sik Kim
Date: 2018-01-31 20:13:17
Message id: 20180131191317.C298FFB40@cvs.NetBSD.org
Log Message:
finance/py-alpha_vantage: Import version 1.8.0
Alpha Vantage delivers a free API for real time financial data and
most used finance indicators in a simple json or pandas format. This
module implements a python interface to the free API provided by Alpha
Vantage (http://www.alphavantage.co/). It requires a free API key,
which can be requested on http://www.alphavantage.co/support/#api-key.
Files: