[ANN] Movable IDLE 0.1.0

F

Fuzzyman

There is now an experimental version of **Movable IDLE** available,
this is an off-shoot of the `Movable Python
<http://www.voidspace.org.uk/python/movpy/>`_ project.

**Movable IDLE**, version 0.1.0 can be downloaded (free) from :

`Movable IDLE Download
<http://www.tradebit.com/usr/voidspace/files.php/7007>`_

(Same place as the trial version of Movable Python.)

**Movable IDLE** is a portable distribution of IDLE, the Python IDE,
for Windows.

The homepage of Movable IDLE is :

http://voidspace.org.uk/python/movpy/movableidle.html

This can be run without installing, and at only fifteen megabytes
uncompressed it can be run from a USB stick or memory card.

It comes with the full Python standard library, and should be capable
of running almost any program that can be run with IDLE. Hopefully this
will be useful for educational and experimental purposes.


Limitations
========

**Movable IDLE** does not have all the clever trickery that **Movable
Python** does. This means that the `win32
<http://sourceforge.net/projects/pywin32>`_ extensions, or any program
that uses ``imp.find_module`` are unlikely to work. It also won't work
with programs that have another event loop, like other GUI toolkits.

If you need these features, try `Movable Python`_.

On the other hand, if you do find bugs or restrictions, post them to
the `Movable Python Mailing List
<http://groups.google.com/group/movpy>`_ and it may be possible to fix
them. This is the right place to post feedback and suggestions as well.


License
======

**Movable IDLE** is copyright *Michael Foord*, 2006. It is free, but
not Open Source.

You are free to copy and distribute **Movable IDLE**, but not to charge
for it. It may not be included in any distribution which charges
directly or indirectly, without express permission.

The following sections of the `Movable Python License
<http://www.voidspace.org.uk/python/movpy/license.html>`_ also apply :

* *Disclaimer*
* *Limitations*
* *Restricted Uses*
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,059
Latest member
cryptoseoagencies

Latest Threads

Top