finance/py-exchange-calendars: New port: Calendars for securities exchanges

This commit is contained in:
Yuri Victorovich 2022-12-25 14:24:32 -08:00
parent bb8b0fac84
commit 33e99ff51b
4 changed files with 38 additions and 0 deletions

View File

@ -99,6 +99,7 @@
SUBDIR += py-backtrader
SUBDIR += py-bitcoin
SUBDIR += py-ebaysdk
SUBDIR += py-exchange-calendars
SUBDIR += py-financedatabase
SUBDIR += py-finnhub-python
SUBDIR += py-finviz

View File

@ -0,0 +1,30 @@
PORTNAME= exchange-calendars
DISTVERSION= 4.2.4
CATEGORIES= finance python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Calendars for securities exchanges
WWW= https://github.com/gerrymanoim/exchange_calendars
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}korean-lunar-calendar>0:korean/py-korean-lunar-calendar@${PY_FLAVOR} \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyluach>0:hebrew/py-pyluach@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}toolz>=0:devel/py-toolz@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
USES= python:3.8+
USE_PYTHON= distutils autoplist pytest
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1672004653
SHA256 (exchange_calendars-4.2.4.tar.gz) = ca4daee5f0f620a7ec1355e5fa5a5cc12994f51677fbfaffe9ef5cc9139af727
SIZE (exchange_calendars-4.2.4.tar.gz) = 3372127

View File

@ -0,0 +1,4 @@
FinViz aims to make market information accessible and provides a lot of data in
visual snapshots, allowing traders and investors to quickly find the stock,
future or forex pair they are looking for. The site provides advanced screeners,
market maps, analysis, comparative tools, and charts.