Port details |
- py-alpha-vantage Module to get stock data from the Alpha Vantage Api
- 2.3.1 finance
=0 2.3.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-26 20:09:42
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: MIT
- Description:
- alpha-vantage is a Python module to get stock data/cryptocurrencies from the
Alpha Vantage API.
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. It requires a
free API key, that can be requested from
http://www.alphavantage.co/support/#api-key.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}alpha-vantage>0:finance/py-alpha-vantage@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-alpha-vantage/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-alpha-vantage
- pkg install py39-alpha-vantage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-alpha-vantage listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-alpha-vantage
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1672084829
SHA256 (RomelTorres-alpha_vantage-2.3.1_GH0.tar.gz) = ceb46b8bfbba441f85d48b32649c7308280760bf970188707ba9248705dbeba7
SIZE (RomelTorres-alpha_vantage-2.3.1_GH0.tar.gz) = 557043
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-aiohttp>0 : www/py-aiohttp@py39
- py39-requests>0 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-aiohttp>0 : www/py-aiohttp@py39
- py39-requests>0 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_py-alpha-vantage
- USES:
- python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.3.1 26 Dec 2022 20:07:50
    |
Yuri Victorovich (yuri)  |
finance/py-alpha-vantage: New port: Module to get stock data from the Alpha
Vantage Api |
Number of commits found: 2
|