Re: ANN: Python Test Environment

stani__at_hotmail.com
Date: 12/16/04


Date: 16 Dec 2004 06:13:13 -0800

Hi Fuzzy,
I'm quite interested in your test environment project. It would enable
me to carry my favorite working environment around on my 1gb flashdisk.
Very useful indeed, as I also sometimes am at places where I can't
install or don't want to install python and all set of libraries. What
is the missing dll SPE is complaining about? Maybe you can email me
privately out of this list to discuss this further
(s_t_a_n_i@nospam.net, replace nospam with gmx). Maybe I could offer it
as a special SPE download for python newbies, if I can convince
blender.org concerning bandwith. I rather would call it than 'movable'
python. Test environment seems more for hardcore developpers, while
this is excellent for newbies to try and play around before installing.
What is the unpacked size of this python environment? Any chance if
this would work for other platforms as well?
Stani

http://spe.pycs.net
http://www.stani.be

Fuzzyman wrote:
> This seems to work very well. I'm still tweaking the
'stdlibfinder.py'
> and the setup.py - but it's still ok. In some ways it acts like a
basic
> 'Python Runtime Environment'.
>
> Part of the reason for building it was that in one of my jobs I don't
> have python installed and can't install new programs. I'm now using
> testenv with wxPython, and DrPython as an IDE - it works fine. Even
SPE
> seems to work fine (it complains about a missing dll and then works
> anyway). I've even associated '.py' files with testenv...
>
> I have prebuilt environments for python 2.4 and python 2.3. I'm not
> making them available by http because of bandwidth concerns (4meg
> zipfiles each). If anyone want to try python 2.4 without having to
> install it, you're welcome to email me and I''ll send you a copy.
>
> Regards,
>
> Fuzzy
> http://www.voidspace.org.uk/atlantibots/pythonutils.html



Relevant Pages

  • Re: Programming environment
    ... Main test environment - Virtual PC 2004 ... Exchange Server 2003 trial software should not be deployed in a production ... test environment, but this is your need as I see. ... > install an extended mapi client on my computers and other requirements to ...
    (microsoft.public.win32.programmer.messaging)
  • [ANN] Movable Python 1.0.1
    ... visit the `Movable Python Shop ... customize the environment differently for interactive sessions. ... Easily deploying Python scripts without having to install Python. ...
    (comp.lang.python)
  • [ANN] Movable Python 1.0.1
    ... visit the `Movable Python Shop ... customize the environment differently for interactive sessions. ... Easily deploying Python scripts without having to install Python. ...
    (comp.lang.python.announce)
  • Re: How can I install a newer version of python
    ... How can I install a newer version of python without ... breaking my current environment (I am not sure what programs/scripts ...
    (comp.lang.python)
  • Re: Mod_python
    ... I got this working by adding the following to my environment ... So I can now restart apache and everything seems to work. ... > I posted yesterday asking about python cgi and how to implement it. ... > I configured and ran make mso, make install on both with the same result. ...
    (comp.lang.python)

Loading