adapter execution for account engine
Project description
adapter-engine-execution
对内使用的 单据引擎执行适配层:根据已构建的 ExecutionPlan,连接 EdgeDB、拉取 DeepModel 元数据,用 Polars 执行计划并返回行数据(可选返回列 schema)。
- PyPI 包名:
adapter-engine-execution - 导入包名:
adapter_execution - Python:>= 3.11
安装
pip install adapter-engine-execution
本地安装:
pip install -e .
主要 API
从包入口可导入:
from adapter_execution import execute_plan
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file adapter_engine_execution-0.0.3-py3-none-any.whl.
File metadata
- Download URL: adapter_engine_execution-0.0.3-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7807f0826d5ad10d9ad7088848b7608282f77e061b48a14bca1408c02baa1e7d
|
|
| MD5 |
d63550bfa365687ee20f752484124f81
|
|
| BLAKE2b-256 |
cedda2513b9791d0bbeca7beb95391d29e473b31c65c515e7109188d165ef8a1
|