PDM(Python Development Manager)是由 Frost Ming 开发的一款 Python 包管理工具。
本期由于一些技术原因,声音效果可能欠佳,还请各位听众见谅。
嘉宾
主播
章节
- 00:00:19 PDM 介绍
- 00:03:13 Python 包管理的历史, pyproject.toml, lockfile
- 00:11:48 Wheel 格式, Python 打包和安装的过程
- 00:20:00 为什么用户应该选择 PDM?
- 00:36:15 为什么 PDM 2.0 不再默认开启 PEP 582
- 00:41:17 Python 虚拟环境有哪些缺陷
- 00:50:15 PDM 2.0 里的改进和新功能
- 1:04:38 开发 PDM 过程中值得一说的事
- 1:18:30 作为开源库维护者的经验
链接
- PDM
- Ep 15. 和 PyPA 的成员聊聊 Python 开发工作流
- Python打包指南2021
- What Are Python Wheels and Why Should You Care?
- 为什么选择 PDM
- PDM 2.0 有什么新特性?
- rich: a Python library for rich text and beautiful formatting in the terminal.
- unearth: A utility to fetch and download python packages
- 用 PDM 解决数独问题
- github.com