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 Distribution
File details
Details for the file adapter_engine_execution-0.0.2.tar.gz.
File metadata
- Download URL: adapter_engine_execution-0.0.2.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f919429e57702eea4f53e4d43ddf5c75fc4c56f455c337393930e194b2bdf83
|
|
| MD5 |
911358db3a46ce9696c9575f25ad0400
|
|
| BLAKE2b-256 |
38d02fa745bfd4713128d51065d2a8095c75c7da5583eab16487ac69bfaff4cd
|