Hi all, This is interesting. Do we have the distribute/setuptools equivalent of postinstall (with ncurses interface) from Debian? My limited foray into setuptools, indicate it doesn't have . Is it a planned feature either? i would like to contribute in that case.
============================================== Anand Jeyahar https://sites.google.com/site/<https://sites.google.com/site/aangjie/home/quotes> anandjeyahar ============================================== The man who is really serious, with the urge to find out what truth is, has no style at all. He lives only in what is. ~Bruce Lee Love is a trade with lousy accounting policies. ~Aang Jie<https://sites.google.com/site/aangjie/home/quotes> On Sun, Aug 28, 2011 at 06:22, suresh <suresh.amritap...@gmail.com> wrote: > Hi > I created a python application which consists of multiple python files and > a configuration file. I am not sure, how can I distribute it. > > I read distutils2 documentation and a few blogs on python packaging. But I > still have the following questions. > > 1. My package has a configuration file which has to be edited by the user. > How do we achieve that? > > 2. Should the user directly edit the configuration file, or there would be > an interface for doing it...?(I remember my sendmail installations in > Debian/Ubuntu. It would ask a bunch of questions and the cfg file would be > ready) > > I am just confused how to go about... > > thanks > suresh > -- > http://mail.python.org/mailman/listinfo/python-list >
-- http://mail.python.org/mailman/listinfo/python-list