[ANN] Movable Python 2.0.0 Final Available

Fuzzyman fuzzyman at gmail.com
Sat Jan 20 02:06:11 CET 2007


Movable Python 2.0.0 Final
<http://www.voidspace.org.uk/python/movpy/>`_ is now available.

The new binaries are available for download from the groups page :

* `Movable Python Groups Page
<http://voidspace.tradebit.com/groups.php>`_

Binaries are uploaded for Python 2.2.3, 2.3.5, 2.4.4, 2.5 and the
`MegaPack <http://www.voidspace.org.uk/python/movpy/megapack.html>`_.

There is also a fresh version of the free demo, based on Python 2.3.5:

* `Movable Python Trial Version
<http://voidspace.tradebit.com/files.php/7007>`_


What is Movable Python
==================

**Movable Python** is a distribution of Python, for Windows, that can
run without being installed. It means you can carry a full development
environment round on a USB stick.

It is also useful for testing programs with a 'clean Python install',
and testing programs with multiple versions of Python.

The GUI program launcher makes it a useful programmers tool, including
features like :

* Log the output of all Python scripts run
* Enable Psyco for all scripts
* Quick Launch buttons for commonly used programs
* Configure multiple interpreters for use from a single interface

It comes with the Pythonwin IDE and works fine with other IDEs like
`SPE <http://developer.berlios.de/projects/python/>`_.

Plus many other features and bundled libraries.


What's New ?
==========


Updated to wxPython 2.8.0, PIL 1.1.6, psyco 1.5.2, ctypes 1.0.1 and
pyEnchant 1.3.0.

Fixed bug so that the documentation will launch from the menu.



More information about the Python-announce-list mailing list