Local module installation
From: GomoX (gomoSINSPAM_at_datafull.com)
Date: 02/17/05
- Next message: Pierre Quentel: "Re: low-end persistence strategies?"
- Previous message: Jeremy Bowers: "Re: namespace collisions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Feb 2005 17:07:45 -0300
Hi,
I'm starting to develop a Web application in Python for the first time. I
am considering some modules like SQLObject and Validators (by Ian
Bicking). The problem is, i'm planning to host the site on a shared
hosting provider with mod_python, and therefore I can't install the
modules site-wide.
My question is: How do I install the (distutils-packaged) modules inside
my WWW root in order for them to be found when I try to import them? I
have a config.py script on my WWW root that is imported on every other
script.
As you can see I'm quite a n00b with this (coming from PHP), so any
suggestions would be greatly appreciated.
Thanks in advance,
GomoX
- Next message: Pierre Quentel: "Re: low-end persistence strategies?"
- Previous message: Jeremy Bowers: "Re: namespace collisions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|