PERSONAL LAB / python/05-工程与虚拟环境

$ ls python/05-工程与虚拟环境/

工程与虚拟环境

7 篇文章

01 测试与 pytest.md 02 模块包与导入机制.md 03 日志 logging 与调试.md 04 项目入口与__main__.md 05 性能分析与 Profiling.md 06 虚拟环境与依赖管理.md 07 requirements与pyprojecttoml.md
查看专题概览 / 复习建议

核心问题

  • 虚拟环境为什么必要
  • piprequirements.txtpyproject.toml 各自解决什么问题
  • Python 项目如何组织依赖、入口和配置
  • 模块、包和导入路径为什么容易出问题
  • 为什么现代 Python 工程越来越强调 pyproject.toml

子主题导航

⎇ main python/05-工程与虚拟环境 253 notes UTF-8