hatch python 现代项目管理工具
摘要:
hatch python 现代项目管理工具,以下是一些简单试用 安装 cli brew install hatch 一些推荐配置 这样我们的venv 直接在执行目录中,比较方便使用 hatch config set dirs.env.virtual .hatch 简单项目 cli hatch new 阅读全文
posted @ 2024-03-30 10:13 荣锋亮 阅读(160) 评论(0) 推荐(0) 编辑