|
|
|||||||||
|
Python Distutils-SIG: IntroductionThe Distutils-SIG exists to discuss the design and implementation of a suite of standard Distribution Utilities for Python. The goal of the Distribution Utilities (`distutils') is to make building, distributing, and installing Python modules, extensions, and applications painless and standardized. BackgroundThe SIG grew out of a Developer's Day session at the Seventh International Python Conference on Friday, November 13, 1998. That session reached a rough consensus on the goals, scope and interface for the distutils suite; a summary of that session is available on the conference web site. (And that session grew out of a office-hallway gripe session between Greg Ward [your humble narrator], Andrew Kuchling and Fred Drake, but that's not available on the web.) What's AvailableInterested in learning more or trying out the Distutils? These other project web pages are available:
|