Port details |
- py-duckdb_engine SQLAlchemy driver for DuckDB
- 0.11.2 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: pat@patmaddox.com
- Port Added: 2024-09-16 20:23:48
- Last Update: 2024-09-16 20:14:23
- Commit Hash: 2c9ec04
- 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.
- 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 = 1712105647
SHA256 (duckdb_engine-0.11.2.tar.gz) = 40644334a0af02bdb50bbd8c57e4bd29441e7bf9bd21b565848645bae318e533
SIZE (duckdb_engine-0.11.2.tar.gz) = 46006
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>0 : devel/py-poetry@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.4.0 : databases/py-duckdb@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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.2 16 Sep 2024 20:14:23 |
Robert Clausecker (fuz) Author: Pat Maddox |
databases/py-duckdb_engine: new port
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
WWW: https://github.com/Mause/duckdb_engine
PR: 278138 |
Number of commits found: 1
|