notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-sqlframe Turn PySpark Into a Universal DataFrame API
3.29.1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.24.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-03-19 04:00:09
Last Update: 2025-04-29 12:42:27
Commit Hash: 4a4bd92
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}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>)
  • py311: py311-sqlframe
distinfo:
TIMESTAMP = 1745177972 SHA256 (sqlframe-3.29.1.tar.gz) = 85d67d6376822d36ee99a0cd71c6736060f2ff8eb5a5dd7f1c19496916b0120f SIZE (sqlframe-3.29.1.tar.gz) = 29472307

Packages (timestamps in pop-ups are UTC):
py311-sqlframe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.24.13.29.0-3.24.13.29.0---
FreeBSD:13:quarterly3.24.13.24.1-3.24.13.24.1---
FreeBSD:14:latest-3.29.1--3.29.1---
FreeBSD:14:quarterly-3.24.1--3.24.1---
FreeBSD:15:latest3.24.13.24.1n/a3.24.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=0 : devel/py-setuptools-scm@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-prettytable>=0<4 : devel/py-prettytable@py311
  2. py311-sqlglot>=24.0.0<26.15 : databases/py-sqlglot@py311
  3. py311-typing-extensions>=0 : devel/py-typing-extensions@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_py-sqlframe
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/sqlframe/
  2. https://pypi.org/packages/source/s/sqlframe/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.29.1
29 Apr 2025 12:42:27
commit hash: 4a4bd92a53576ea4612ae397bcd6429507e5c464commit hash: 4a4bd92a53576ea4612ae397bcd6429507e5c464commit hash: 4a4bd92a53576ea4612ae397bcd6429507e5c464commit hash: 4a4bd92a53576ea4612ae397bcd6429507e5c464 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlframe: Update to 3.29.1

Changes:	https://github.com/eakmanrq/sqlframe/releases
3.29.0
18 Apr 2025 05:37:21
commit hash: a902a05e71e8a17d39713df26874308a3351b295commit hash: a902a05e71e8a17d39713df26874308a3351b295commit hash: a902a05e71e8a17d39713df26874308a3351b295commit hash: a902a05e71e8a17d39713df26874308a3351b295 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlframe: Update to 3.29.0

Changes:	https://github.com/eakmanrq/sqlframe/releases
3.24.1
19 Mar 2025 03:34:57
commit hash: f19c30df80b57637f6579acb6834c21aaa960069commit hash: f19c30df80b57637f6579acb6834c21aaa960069commit hash: f19c30df80b57637f6579acb6834c21aaa960069commit hash: f19c30df80b57637f6579acb6834c21aaa960069 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlframe: Add py-sqlframe 3.24.1

SQLFrame implements the PySpark DataFrame API in order to enable running
transformation pipelines directly on database engines - no Spark clusters or
dependencies required.

Number of commits found: 3