| Port details |
- py-sqlframe Turn PySpark Into a Universal DataFrame API
- 3.43.8 databases
=0 3.39.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-03-19 04:00:09
- Last Update: 2025-12-09 11:21:13
- Commit Hash: 1e2fdd4
- Also Listed In: python
- License: MIT
- WWW:
- https://sqlframe.readthedocs.io/en/stable/
- https://github.com/eakmanrq/sqlframe
- Description:
- SQLFrame implements the PySpark DataFrame API in order to enable running
transformation pipelines directly on database engines - no Spark clusters or
dependencies required.
 ¦ ¦ ¦ ¦ 
- 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}sqlframe>0:databases/py-sqlframe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-sqlframe/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-sqlframe
- pkg install py311-sqlframe
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-sqlframe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sqlframe
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1762586772
SHA256 (sqlframe-3.43.8.tar.gz) = 4ae44f7877dc200957ff2493a0e56392a842c435524400356aa2b7cd29c5f3ad
SIZE (sqlframe-3.43.8.tar.gz) = 29554720
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-setuptools-scm>=0 : devel/py-setuptools-scm@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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-more-itertools>=0 : devel/py-more-itertools@py311
- py311-prettytable>=0<4 : devel/py-prettytable@py311
- py311-sqlglot>=24.0.0<27.30 : databases/py-sqlglot@py311
- py311-typing-extensions>=0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-sqlframe-3.43.8:
BIGQUERY=off: BigQuery support
DUCKDB=off: DuckDB support
OPENAI=off: OpenAI support
PANDAS=off: Pandas support
POSTGRES=off: PostgreSQL support
REDSHIFT=off: Amazon Redshift support
===> Use 'make config' to modify these settings
- Options name:
- databases_py-sqlframe
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|