28. 软件打包和分发

These libraries help you with publishing and installing Python software. While these modules are designed to work in conjunction with the PyPI (Python 包索引) , they can also be used with a local index server, or without any index server at all.

上一话题

27.7. tracemalloc — 跟踪内存分配

下一话题

28.1. distutils — 构建和安装 Python 模块

本页