| Port details |
- py-polars Blazingly fast DataFrame library
- 1.39.3 misc
=0 1.39.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-08-19 18:33:06
- Last Update: 2026-03-22 19:28:35
- Commit Hash: f0d5a26
- License: MIT
- WWW:
- https://github.com/pola-rs/polars
- Description:
- Polars is a DataFrame interface on top of an OLAP Query Engine implemented
in Rust using Apache Arrow Columnar Format as the memory model.
Features:
* Lazy/eager execution
* Multi-threaded
* SIMD
* Query optimization
* Powerful expression API
* Hybrid Streaming (larger than RAM datasets)
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}polars>0:misc/py-polars@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-polars/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-polars
- pkg install py311-polars
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-polars listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-polars
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1774202657
SHA256 (pola-rs-polars-py-1.39.3_GH0.tar.gz) = 02e29fd1d514721a6ed563244e2beedf0855c7ff4efcc503f772f83e9ffa71c9
SIZE (pola-rs-polars-py-1.39.3_GH0.tar.gz) = 5012891
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-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-altair>=5.4.0 : graphics/py-altair@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-polars-runtime-compat>0 : misc/py-polars-runtime@compat
- py311-polars-runtime-32>0 : misc/py-polars-runtime@32
- py311-polars-runtime-64>0 : misc/py-polars-runtime@64
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- finance/py-degiro-connector
- for Run
-
- biology/py-gtfparse
- devel/py-deepdiff
- finance/py-degiro-connector
Configuration Options:
- No options to configure
- Options name:
- misc_py-polars
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|