Port details |
- py-ffn Financial functions for Python
- 0.3.7 finance
=0 0.3.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-27 02:39:26
- Last Update: 2023-05-24 22:52:23
- Commit Hash: dbc1334
- Also Listed In: python
- License: MIT
- Description:
- ffn is a library that contains many useful functions for those who work in
quantitative finance. It stands on the shoulders of giants (Pandas, Numpy,
Scipy, etc.) and provides a vast array of utilities, from performance
measurement and evaluation to graphing and common data transformations.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ffn>0:finance/py-ffn@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-ffn/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-ffn
- pkg install py39-ffn
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-ffn listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ffn
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1684966400
SHA256 (pmorissette-ffn-v0.3.7_GH0.tar.gz) = cb93344dfb5a0b936f3cd07d038bdf7c24479bc7c5141fae57670ba650cf7246
SIZE (pmorissette-ffn-v0.3.7_GH0.tar.gz) = 2443686
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-decorator>=4 : devel/py-decorator@py39
- py39-yfinance>0 : finance/py-yfinance@py39
- py39-future>=0.15 : devel/py-future@py39
- py39-matplotlib>=1 : math/py-matplotlib@py39
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- py39-pandas-datareader>=0.2 : math/py-pandas-datareader@py39
- py39-pandas>=0.19 : math/py-pandas@py39
- py39-scikit-learn>=0.15 : science/py-scikit-learn@py39
- py39-scipy>=0.15 : science/py-scipy@py39
- py39-tabulate>=0.7.5 : devel/py-tabulate@py39
- py39-seaborn>=0 : math/py-seaborn@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-decorator>=4 : devel/py-decorator@py39
- py39-yfinance>0 : finance/py-yfinance@py39
- py39-future>=0.15 : devel/py-future@py39
- py39-matplotlib>=1 : math/py-matplotlib@py39
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- py39-pandas-datareader>=0.2 : math/py-pandas-datareader@py39
- py39-pandas>=0.19 : math/py-pandas@py39
- py39-scikit-learn>=0.15 : science/py-scikit-learn@py39
- py39-scipy>=0.15 : science/py-scipy@py39
- py39-tabulate>=0.7.5 : devel/py-tabulate@py39
- py39-seaborn>=0 : math/py-seaborn@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- finance/py-bt
- for Run
-
- finance/py-bt
Configuration Options:
- No options to configure
- Options name:
- finance_py-ffn
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.7 24 May 2023 22:52:23
    |
Yuri Victorovich (yuri)  |
finance/py-ffn: Update 0.3.6 → 0.3.7
Reported by: portscout |
0.3.6_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.3.6 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.3.6 27 Dec 2022 02:38:42
    |
Yuri Victorovich (yuri)  |
finance/py-ffn: New port: Financial functions for Python |