Python 3 文档(简体中文) 3.2.2 documentation

Version: 3.2.2

Distributing Python Modules

Authors:Greg Ward, Anthony Baxter
Email:distutils-sig@python.org
Release:3.2
Date:October 09, 2017

This document describes the Python Distribution Utilities (“Distutils”) from the module developer’s point of view, describing how to use the Distutils to make Python modules and extensions easily available to a wider audience with very little overhead for build/release/install mechanics.