Port details |
- py-finviz Unofficial API for FinViz.com
- 1.4.6_1 finance
=2 1.4.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-26 02:36:12
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mariostoev/finviz
- Description:
- 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.
¦ ¦ ¦ ¦ 
- 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}finviz>0:finance/py-finviz@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-finviz/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-finviz
- pkg install py311-finviz
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-finviz listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-finviz
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1681057952
SHA256 (finviz-1.4.6.tar.gz) = 2ce364e6fa8b5f7cb588207a5409cda6c3555b1904de9fa650e2241a65bd490b
SIZE (finviz-1.4.6.tar.gz) = 15974
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-aiohttp>=3.7.4 : www/py-aiohttp@py311
- py311-beautifulsoup>=4.9.3 : www/py-beautifulsoup@py311
- py311-cssselect>=1.1.0 : www/py-cssselect@py311
- py311-lxml>=4.6.3 : devel/py-lxml@py311
- py311-requests>=2.25.1 : www/py-requests@py311
- py311-sqlite3>0 : databases/py-sqlite3@py311
- py311-tenacity>=7.0.0 : devel/py-tenacity@py311
- py311-tqdm>=4.61.1 : misc/py-tqdm@py311
- py311-urllib3>=1.26.5 : net/py-urllib3@py311
- py311-user_agent>=0.1.9 : www/py-user_agent@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>=3.7.4 : www/py-aiohttp@py311
- py311-beautifulsoup>=4.9.3 : www/py-beautifulsoup@py311
- py311-cssselect>=1.1.0 : www/py-cssselect@py311
- py311-lxml>=4.6.3 : devel/py-lxml@py311
- py311-requests>=2.25.1 : www/py-requests@py311
- py311-sqlite3>0 : databases/py-sqlite3@py311
- py311-tenacity>=7.0.0 : devel/py-tenacity@py311
- py311-tqdm>=4.61.1 : misc/py-tqdm@py311
- py311-urllib3>=1.26.5 : net/py-urllib3@py311
- py311-user_agent>=0.1.9 : www/py-user_agent@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_py-finviz
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.6_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.4.6 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> |
1.4.6 09 Apr 2023 17:35:27
    |
Yuri Victorovich (yuri)  |
finance/py-finviz: Update 1.4.5 → 1.4.6
Reported by: portscout |
1.4.5 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.4.5 26 Dec 2022 02:34:58
    |
Yuri Victorovich (yuri)  |
finance/py-finviz: New port: Unofficial API for FinViz.com |
Number of commits found: 5
|