Port details |
- py-ffn Financial functions for Python
- 1.1.1 finance =2 1.1.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-12-27 02:39:26
- Last Update: 2024-11-03 06:47:55
- Commit Hash: 67be580
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- http://pmorissette.github.io/ffn/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 py311-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 py311-ffn listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ffn
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730614235
SHA256 (pmorissette-ffn-v1.1.1_GH0.tar.gz) = 0df49b272b2337b28e15a84c42af61852e72aa253664c10a81cbd5e12481b2dd
SIZE (pmorissette-ffn-v1.1.1_GH0.tar.gz) = 2444129
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-decorator>=5.0.7 : devel/py-decorator@py311
- py311-future>=0.15 : devel/py-future@py311
- py311-matplotlib>=1 : math/py-matplotlib@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pandas-datareader>=0.2 : math/py-pandas-datareader@py311
- py311-pandas>=0.19 : math/py-pandas@py311
- py311-scikit-learn>=0.15 : science/py-scikit-learn@py311
- py311-scipy>=0.15 : science/py-scipy@py311
- py311-tabulate>=0.7.5 : devel/py-tabulate@py311
- py311-yfinance>=0.2 : finance/py-yfinance@py311
- py311-seaborn>=0 : math/py-seaborn@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- finance/py-bt
Configuration Options:
- No options to configure
- Options name:
- finance_py-ffn
- USES:
- python
- 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 |
1.1.1 03 Nov 2024 06:47:55 |
Yuri Victorovich (yuri) |
finance/py-ffn: update 1.1.0 → 1.1.1
Reported by: portscout |
1.1.0 07 Aug 2024 17:06:20 |
Yuri Victorovich (yuri) |
finance/py-ffn: update 1.0.4 → 1.1.0
Reported by: portscout |
1.0.4 13 Jul 2024 05:17:45 |
Yuri Victorovich (yuri) |
finance/py-ffn: update 1.0.3 → 1.0.4
Reported by: portscout |
1.0.3 23 Jun 2024 09:33:50 |
Yuri Victorovich (yuri) |
finance/py-ffn: update 1.0.1 → 1.0.3
Reported by: portscout |
1.0.1 01 Jan 2024 08:09:03 |
Yuri Victorovich (yuri) |
finance/py-ffn: update 1.0.0 → 1.0.1
Reported by: portscout |
1.0.0 20 Dec 2023 17:53:55 |
Yuri Victorovich (yuri) |
finance/py-ffn: update 0.3.7 → 1.0.0
Reported by: portscout |
0.3.7 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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 |