looking for Python live code reloading IDEs

Cameron Simpson cs at zip.com.au
Fri Jan 22 16:41:52 EST 2010


On 22Jan2010 13:19, Mike Driscoll <kyosohma at gmail.com> wrote:
| On Jan 22, 3:16 am, George Oliver <georgeolive... at gmail.com> wrote:
| > hi, I'm wondering if there are any Python programming environments
| > that enable live code reloading, for example something like the Scheme-
| > based impromptu (but also meant for any kind of Python program, not
| > just audio/visual generation).
| >
| > Currently I do this directly in my editor (for game development), but
| > I'm curious if there are other options.
| 
| Maybe you could get an idea from TurboGears or Django. They seem to
| reload their environments when a file is saved.

CherrypPy too.
-- 
Cameron Simpson <cs at zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/



More information about the Python-list mailing list