| Port details |
- py-polars Blazingly fast DataFrame library
- 1.44.2 misc
=0 1.41.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-08-19 18:33:06
- Last Update: 2026-09-14 18:52:04
- Commit Hash: a5e46de
- 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 py312-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 py312-polars listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-polars
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1789410072
SHA256 (pola-rs-polars-py-1.44.2_GH0.tar.gz) = 9790f42bf66d365867757a49d66304864996c70b76d1f51052f7f201fb4f27f6
SIZE (pola-rs-polars-py-1.44.2_GH0.tar.gz) = 5454913
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-polars-runtime-compat>0 : misc/py-polars-runtime@compat
- py312-polars-runtime-32>0 : misc/py-polars-runtime@32
- py312-polars-runtime-64>0 : misc/py-polars-runtime@64
- py312-altair>=5.4.0 : graphics/py-altair@py312
- py312-cloudpickle>0 : devel/py-cloudpickle@py312
- py312-great-tables>0 : devel/py-great-tables@py312
- py312-matplotlib>0 : math/py-matplotlib@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- biology/py-gtfparse
- biology/py-multiqc
- devel/py-deepdiff
- misc/py-litellm
- science/py-dwave-gate
Configuration Options:
- No options to configure
- Options name:
- misc_py-polars
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|