Browse wiki
| Pyrepl |
| Computer languages | Python + |
|---|---|
| Full description | This is pyrepl, a readline-a-like in Pytho … This is pyrepl, a readline-a-like in Python. It requires python 2.2 (or newer) with the curses and termios modules built and features: * sane multi-line editing * history, with incremental search * completion, including displaying of available options * a fairly large subset of the readline emacs-mode keybindings (adding more is mostly just a matter of typing) * a new python top-level * no global variables, so you can run two or more independent readers without having their histories interfering. * no hogging of control -- it should be easy to integrate pyrepl into YOUR application's event loop. * generally speaking, a much more interactive experience than readline (it's a bit like a cross between readline and emacs's mini-buffer) * unicode support (given terminal support)* unicode support (given terminal support) |
| Homepage URL | http://codespeak.net/pyrepl/ + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | Unicode + , terminal + , emacs + , Python + , readline + |
| Last review by | Kelly Hopkins + |
| Last review date | 3 September 2009 + |
| License | Expat + |
| License verified by | Kelly Hopkins + |
| License verified date | 3 September 2009 + |
| Name | Pyrepl + |
| Programming-language | python + |
| Real name | Michael Hudson + |
| Related projects | Readline + |
| Resource URL | http://codespeak.net/issues/pyrepl/ + , http://codespeak.net/mailman/listinfo/ + |
| Resource audience | Developer + , General + |
| Resource kind | Homepage + , Mailing List Subscribe + |
| Revisionid | 2,879 + |
| Revisiontimestamp | 12 April 2011 08:29:51 + |
| Revisionuser | User:WikiSysop + |
| Role | Maintainer + |
| Short description | a readline-a-like in Python. + |
| Software-development | programming-language + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | intermediate + |
| VCS checkout command | svn co http://codespeak.net/svn/pyrepl/trunk/pyrepl + |
| Version date | 3 September 2009 + |
| Version download | http://codespeak.net/pyrepl/pyrepl-0.8.1.tar.gz + |
| Version identifier | 0.8.1 + |
| Version status | beta + |
| Has queryThis property is a special property in this wiki. | Pyrepl + , Pyrepl + , Pyrepl + , Pyrepl + , Pyrepl + , Pyrepl + , Pyrepl + , Pyrepl + |
| Modification dateThis property is a special property in this wiki. | 5 March 2013 21:14:56 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| Has subobjectThis property is a special property in this wiki. | Pyrepl + , Pyrepl + , Pyrepl + , Pyrepl + |
| EmailThis property is a special property in this wiki. | mwh@python.net + |
| show properties that link here |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
