-
Notifications
You must be signed in to change notification settings - Fork 0
A frontend for ipython, based on the Urwid terminal library
License
wackywendell/ipyurwid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A prototype for an ipython frontend based on the Urwid library. Requirements: pygments (easy_install pygments) urwid (git clone git://github.com/wardi/urwid.git) (easy_install version may be outdated) This prototype demonstrates the use of widgets to make it work... it has an output box, a colored input box, a completion box, and a help box. Currently, functionality is limited. Run 'python fakeinterp.py' to get it to start; commands are at the top. There is no interpretation of code - the 'fakeinterpreter' simply spits the code back out as output.
About
A frontend for ipython, based on the Urwid terminal library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published