Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

jonkuhn/reinteract-jk

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, 2008 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 <otaylor@fishsoup.net>
11 November 2007

About

My contributions to the Reinteract project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published