Puddle

Extensible Python IDE.


License
GPL-2.0
Install
pip install Puddle==0.1.2

Documentation

Puddle

Puddle is an Integrated Development Environment (IDE) based on Envisage from the Enthought Tool Suite. Examples of extending Puddle with additional plug-ins can be found in the Godot and Pylon projects

Quick start

With Python, setuptools and wxPython installed, run:

$ easy_install puddle

The dependencies will be automatically downloaded, built and installed. A script will be created and the workbench may be started with a simple:

$ puddle

Credits

Puddle is developed by Richard W. Lincoln (r.w.lincoln@gmail.com).