https://github.com/don/jythonconsole
Automatically exported from code.google.com/p/jythonconsole
https://github.com/don/jythonconsole
Last synced: 4 months ago
JSON representation
Automatically exported from code.google.com/p/jythonconsole
- Host: GitHub
- URL: https://github.com/don/jythonconsole
- Owner: don
- License: lgpl-2.1
- Created: 2015-10-29T21:45:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T21:47:45.000Z (over 10 years ago)
- Last Synced: 2025-06-02T01:15:15.392Z (about 1 year ago)
- Language: Python
- Size: 289 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.txt
- Changelog: history.py
- License: COPYING.txt
Awesome Lists containing this project
README
Jython Console - Jython Interactive Interpreter with Code Completion
Visit http://code.google.com/p/jythonconsole for more information.
Run the code:
* Open a terminal or cmd prompt
* cd jythonconsole-0.0.7
* jython console.py
Hints:
* and choose method completion
* remember to use the keyboard not the mouse
* makes the popup go away
Author:
Don Coleman
License:
Read the COPYING.txt file.