Revision 1 as of 2009-01-25 10:37:54

Clear message

Part 1, how do you work ?

Who are you ? (describe in a few sentence what do you do with Python)

<open question>

How do you organize your application code ?

What are the tools you are using to package and distribute your Python application ?

How do you install a package that does not provide an installer ?

How do you remove a package ?

Do you work with namespaced packages ?

Part 2, What's missing ? What is wrong ?

What are in your opinion, the 5 most important problems (bad behaviors or lacks) in Distutils today ?

<open question>

Would you like to see Python's Distutils package provide an uninstall command that removes just the files installed, and cleanup the .pth, even if it does undesirable things ?

What are the 5 most important features that exists in third-party tools, you would like to see included by the Python standard Library ?

<open question>

What are the other things you like to say in order to help building Distutils roadmap ?

<open question>

Unable to edit the page? See the FrontPage for instructions.