| Port details |
- py-duckdb_engine SQLAlchemy driver for DuckDB
- 0.17.0 databases
=0 0.13.6Version of this port present on the latest quarterly branch. - Maintainer: pat@patmaddox.com
 - Port Added: 2024-09-16 20:23:48
- Last Update: 2025-10-18 18:35:40
- Commit Hash: 612e426
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/Mause/duckdb_engine
- Description:
- duckdb_engine
Basic SQLAlchemy driver for DuckDB
Once you've installed this package, you should be able to just use it,
as SQLAlchemy does a python path search
¦ ¦ ¦ ¦ 
- 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}duckdb_engine>0:databases/py-duckdb_engine@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-duckdb_engine/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-duckdb_engine
- pkg install py311-duckdb_engine
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-duckdb_engine listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-duckdb_engine
- Package flavors (<flavor>: <package>)
- py311: py311-duckdb_engine
- distinfo:
- TIMESTAMP = 1760765121
SHA256 (duckdb_engine-0.17.0.tar.gz) = 396b23869754e536aa80881a92622b8b488015cf711c5a40032d05d2cf08f3cf
SIZE (duckdb_engine-0.17.0.tar.gz) = 48054
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-poetry-core>=1.0.0 : devel/py-poetry-core@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-duckdb>=0.5.0 : databases/py-duckdb@py311
- py311-packaging>=21 : devel/py-packaging@py311
- py311-sqlalchemy20>0 : databases/py-sqlalchemy20@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-duckdb_engine
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|