debian man page for dreampie

Query: dreampie

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DREAMPIE(1)															       DREAMPIE(1)

NAME
DreamPie - An interactive Python shell
SYNOPSIS
dreampie [options] [PYINTERP]
DESCRIPTION
This manual page documents briefly the DreamPie command. DreamPie is a graphical interactive Python shell. It allows you to instantly run Python code and see the results. PYINTERP can be a Python interpreter executable. Currently, Python versions 2.5, 2.6, 3.0, 3.1 are supported, as well as Jython 2.5. If PYINTERP isn't given, the default Python interpreter will be used.
OPTIONS
-h, --help Show summary of options.
EXAMPLES
dreampie Run DreamPie with the default Python interpreter dreampie python3 Use the default Python 3 version installed dreampie jython Use Jython dreampie ~/Python-2.6/python Use a locally-build version of Python
SEE ALSO
python(1), idle(1)
AUTHOR
DreamPie was written by Noam Yorav-Raphael <noamraph@gmail.com> Nov 4, 2009 DREAMPIE(1)
Related Man Pages
lp-shell(1) - debian
python-coverage(1) - debian
pythonw(1) - osx
py3compile(1) - linux
idle(1) - x11r4
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file