I released Portable Python (python which runs without installation from
usb stick) few days ago and I want to include more packages/libs in
next release. I already have django but I would like to include
cherrypy. I never used it so I need some help there.
What do I need? Any hints/tips ? :) Are there people interested in
alpha testing?
please help
grtz
Perica Zivkovic
http://www.portablepython.com
--
Marcus Mendes
"A coragem é a forma de todas as virtudes em ponto de prova" C.S.Lewis
______________________________________________
linuxUser #311365
phones : 55 31 3495-6403 or 55 31 8801-3304
jabber : mvme...@jabber.org // msn: mvme...@hotmail.com
blog: mvmendes.wordpress.com
thanks :)
On Jan 19, 2:25 pm, "Marcus Mendes" <mvmen...@gmail.com> wrote:
> Hi Perica,
> Good! I'd like be part of alpha testing ...
> Bye,
> Marcus
>
> On 1/17/07, Perica Zivkovic <perica.zivko...@gmail.com> wrote:
>
>
>
>
>
> > Hi people,
>
> > I released Portable Python (python which runs without installation from
> > usb stick) few days ago and I want to include more packages/libs in
> > next release. I already have django but I would like to include
> > cherrypy. I never used it so I need some help there.
>
> > What do I need? Any hints/tips ? :) Are there people interested in
> > alpha testing?
>
> > please help
>
> > grtz
>
> > Perica Zivkovic
> >http://www.portablepython.com--
> Marcus Mendes
> "A coragem é a forma de todas as virtudes em ponto de prova" C.S.Lewis
> ______________________________________________
> linuxUser #311365
> phones : 55 31 3495-6403 or 55 31 8801-3304
> jabber : mvmend...@jabber.org // msn: mvmen...@hotmail.com
> blog: mvmendes.wordpress.com
CherryPy only depends on the standard library, so as long as you have
that, you're good to go. Just drop a copy into site-packages.
Robert Brewer
System Architect
Amor Ministries
fuma...@amor.org
thanks for the info this helps a lot because I don't have any
experience with cherrypy :) If it's that easy it will be for sure in
the next release of the Portable Python
grtz
Perica Zivkovic
http://www.portablepython.com
On Jan 19, 6:02 pm, "Robert Brewer" <fuman...@amor.org> wrote:
> Perica Zivkovic wrote:
> > I released Portable Python (python which runs without
> > installation from usb stick) few days ago and I want
> > to include more packages/libs in next release. I already
> > have django but I would like to include cherrypy.
> > I never used it so I need some help there.
>
> > What do I need?CherryPy only depends on the standard library, so as long as you have
> that, you're good to go. Just drop a copy into site-packages.
>
> Robert Brewer
> System Architect
> Amor Ministries