installing and uninstalling packages...

M

Matt Price

Hi,

I have two quick questions about managing packages:

1) I'm writing a simple module with which I would like to include a
couple of macros for the MoinMoin wiki system. The files I want to
install are, say:

MainModule.py
ExtraFunctions.py

MoinMacro1.py
MoinMacro2.py

I'd like to install MainModule and ExtraFunctions as usual in the
local site-packages directory (on my debian system:
/usr/local/lib/python2.3/site-packages/). As for the Moin macros,
I'd like ot check somehow if MoinMoin is installed on the system, and
if it's installed, put the MoinMacro(1|2).py files in the moin macro
directory (again, on my system:
/usr/lib/python2.3/site-packages/MoinMoin/macro/). Is there a way to
do this in setup.py?


2) a more general question: is there an accepted way to uninstall
packages once they've been installed? I didn't notice documentation
on this feature in the manual.

thanks much!

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top