代码开发

Python Project Structure & Module Architecture

Python 项目组织、模块架构及公共 API 设计。适用于搭建新项目、组织模块、使用 __all__ 定义公共接口或规划目录结构时。

作者:wshobson 下载:0 GitHub Star:0 评分:暂无 总结代码

安装命令

npx skills add https://github.com/wshobson/agents --skill python-project-structure