占位包:Magic-tool 命令行工具(即将推出)
Project description
magic-tool
Magic 生态命令行工具
一键生成项目结构,统一 Magic 生态入口
项目状态
开发中 - 首个正式版本将于 2026 年 Q3 发布
功能规划
- 项目初始化:
magic init <project-name>一键生成项目结构 - 示例配置:
magic init --example <config>生成 Pipeline 示例文件 - 运行 Pipeline:
magic run --config pipeline.yaml执行编排流程 - 模板管理:
magic list查看可用模板 - 统一入口:整合 magic-pipeline、magic-coder、magic-api-server 等所有命令
安装
pip install magic_tool
示例(待正式版本发布后补充)
正式发布后提供
代码规范
本项目遵循以下基本原则:
- 单文件不超过 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_tool-0.1.0.tar.gz
(3.2 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_tool-0.1.0.tar.gz.
File metadata
- Download URL: magic_tool-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09f66c602ffffa2d62f77d2ff1dc2532b2777ae3bdf6064c585d1c1e7b9ab0d0
|
|
| MD5 |
9fdf8d1a6a5741720f87bd35c757c773
|
|
| BLAKE2b-256 |
2cd76307292210286642cf0cdd564cb63bf2d02ed0738b71655f4beed662f93c
|
File details
Details for the file magic_tool-0.1.0-py3-none-any.whl.
File metadata
- Download URL: magic_tool-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
752b67761ff46eb04bc65841dc4f7fdb07084c1c5bac571e52b71bdf8e34de83
|
|
| MD5 |
e19e19da1ad1aacf1cc91193c8fe3ea3
|
|
| BLAKE2b-256 |
a305c75f008b7032d634fc7d23607f7fab56c76eb110526e69304093f05675c3
|