dreampie
advanced graphical interactive Python shell
Install
- All systems
-
curl cmd.cat/dreampie.sh
- Debian
-
apt-get install dreampie
- Ubuntu
-
apt-get install dreampie
- Fedora
-
dnf install dreampie
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dreampie
- Raspbian
-
apt-get install dreampie
- Dockerfile
- dockerfile.run/dreampie
dreampie
advanced graphical interactive Python shell
This Python shell permits one to work in a more productive way with Python interpreter providing features not yet implemented in standard Python IDE: * automatic completion of attributes and file names * display of function arguments and documentation * result history to execute a given code at a later time * history dump on HTML files for future reference * support for Python 2.5, Python 2.6, Python 3.1, Jython 2.5, IronPython 2.6