finance/py-stocksera: New port: Official Stocksera API

This commit is contained in:
Yuri Victorovich 2023-12-31 14:58:12 -08:00
parent 6a12c628c6
commit 08ba224922
4 changed files with 34 additions and 0 deletions

View file

@ -125,6 +125,7 @@
SUBDIR += py-python-bitcoinlib
SUBDIR += py-python-obelisk
SUBDIR += py-quantecon
SUBDIR += py-stocksera
SUBDIR += py-stripe
SUBDIR += py-ta-lib
SUBDIR += py-technical

View file

@ -0,0 +1,24 @@
PORTNAME= stocksera
DISTVERSION= 0.1.21
CATEGORIES= finance python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Official Stocksera API
WWW= https://stocksera-api.readthedocs.io/en/latest/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= pep517 autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1704055104
SHA256 (stocksera-0.1.21.tar.gz) = 3280137cfd3c02765c9450344e940f31d887f519433ac5a3709ce86710dd5cd8
SIZE (stocksera-0.1.21.tar.gz) = 5360

View file

@ -0,0 +1,6 @@
The stocksera module is the official API for Stocksera.
It provides access to sata sources:
Yahoo Finance, Finviz, Finnhub, FinancialModellingPrep, IBKR, Reddit, Finra,
SEC, CompaniesMarketCap, SenateStockWatcher, HouseStockWatcher, Polygon,
ARKFunds.io, Stocktwits, Twitter, Federal Reserve and much more...