Hi Dilip,
There is some good information about this in the book "Expert Python
Programming" by Tarek Ziade, and maybe you could look into
http://pypi.python.org/virtualenv, easy_install and zc.buildout.
Regards,
Bjorn
On Wed, Apr 14, 2010 at 10:27 AM, Dilip M wrote:
> Hi All,
>
> I would like
Hi All,
I would like to understand how to deploy specific version of python and its
modules and apps in consistent manner.
Use case:
1- How to install specific version of python in my own path. (consider
NFS, /opt/sw/bin and /opt/sw/lib). This particular share is mounted on all
dev machines.
Hi All,
I would like to understand how to deploy specific version of python and its
modules and apps in consistent manner.
Use case:
1- How to install specific version of python in my own path. (consider
NFS, /opt/sw/bin and /opt/sw/lib). This particular share is mounted on all
dev machines.
2