-
Notifications
You must be signed in to change notification settings - Fork 1
License
jbaayen/reinteract
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Reinteract ========== Reinteract is a interactive shell for Python that allows changing history, not just repeating it. You can go back to early statements, edit them, and the changes flow through the rest of the subsequent code. You might think of it as a Python 'worksheet'. See: http://www.reinteract.org For more information. Copyright 2007-2009 Owen Taylor, Red Hat, Inc., and others Reinteract is licensed under the simplified BSD license. See the file COPYING for full details. Running ======= To run Reinteract from this directory, just type: bin/uninst.py At the command line. There's no need to run the configure script first. Installing ========== The standard autotools setup here is meant for the people packaging Reinteract for system install on Linux and Unix systems. If you aren't doing that, just run Reinteract from this directory or create a symlink from bin/uninst to $HOME/bin/uninst. Latest Sources ============== You can get the latest sources using git: git clone git://git.fishsoup.net/reinteract.git Owen Taylor <[email protected]> 11 November 2007
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published