[Pythonmac-SIG] Distutils and bundlebuilder

Dinu Gherman gherman at darwin.in-berlin.de
Mon Sep 22 05:34:12 EDT 2003


Just van Rossum:

> Distutils and PyPI are targeted mostly towards Python 
> libaries/packages,
> not applications/tools. py2exe does integrate nicely with distutils, so
> it is possible, but I'm not convinced of the usefulness. I personally
> use distutils to build and install libraries and bundlebuilder to build
> apps, and I've very rarely found those two operations overlap to the
> extent that I wished they were the same.

Ok, bundlebuilder builds .app bundles today, but something similar
could also build screensaver bundles or IB palettes or whatever.
Building a vanilla "Tool" (see PB categories) without any GUI in
Python only would be nice, too. And/or do you suggest to extend
bundlebuilder such that it provides the same registration mecha-
nism that distutils "register" now has?

Dinu

--
Dinu C. Gherman
......................................................................
"They made a desert and called it peace." (Tacitus)




More information about the Pythonmac-SIG mailing list