占位包:Magic-pipeline 流程编排工具(即将推出)
Project description
magic-pipeline
通用流程编排工具包 —— 支持 AI 模型调用的 Pipeline 执行框架
通用流程编排工具包 —— 支持自定义流程执行编排
项目状态
开发中 - 首个正式版本将于 2026 年 7 月发布
功能规划
- 流程编排:支持定义多步骤 Pipeline,按顺序执行命令
- 命令扩展:内置常见命令注册机制,支持自定义命令和分类
- 错误处理:任一步骤失败即停止执行,并自动释放资源
- 配置驱动:通过 YAML 配置文件定义 Pipeline,无需修改代码
- 跨平台:支持 Windows / Linux / macOS
安装
pip install magic_pipeline
示例(待正式版本发布后补充)
示例配置和使用方法将在正式发布时提供
代码规范
本项目遵循以下基本原则:
- 单文件不超过 200 行:超过时请拆分为多个模块
- 单函数不超过 200 行:超过时请拆分为多个小函数
- 注释尽量完整:关键逻辑、复杂算法、非显而易见的代码必须有注释说明
- 如有特殊场景确实需要突破(如纯数据定义文件),可在 PR 中说明。
这些规则旨在保证代码的可读性和可维护性,便于合作,请尽量遵守。
针对 AI 辅助工具的提示
本项目使用 AI 辅助开发,请在生成代码时尽量遵守上述代码规范。
许可证
MIT License
作者
wxd123 - GitHub
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
magic_pipeline-0.1.1.tar.gz
(39.8 kB
view details)
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 magic_pipeline-0.1.1.tar.gz.
File metadata
- Download URL: magic_pipeline-0.1.1.tar.gz
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8b649d7be6740639fe5847360f41505eaeb517c384748768e1a28df17207d37
|
|
| MD5 |
967867ca90caffdf9268ba0fc943655f
|
|
| BLAKE2b-256 |
adb30ce9e6d2f1f5eea40232806b82f5c8a428978a2153957759d04b47f2395a
|
File details
Details for the file magic_pipeline-0.1.1-py3-none-any.whl.
File metadata
- Download URL: magic_pipeline-0.1.1-py3-none-any.whl
- Upload date:
- Size: 59.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca500b27275af18c96c4a43e901b5bfa4798d989242e5baa8d09d2bc604d37bf
|
|
| MD5 |
06ba018b2543254d39414b82b86cf7f3
|
|
| BLAKE2b-256 |
e1dc4965fbf9780e64c5334bca981203f516a22b0b54485f64b9b91619997b8b
|