IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Distributing Python Modules — Python v3.0 documentation

Distributing Python Modules¶

Authors:Greg Ward, Anthony Baxter
Email:distutils-sig@python.org
Release:3.0
Date:December 04, 2008

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.