Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56682
| Date | 2013-10-11 20:09 +0900 |
|---|---|
| Subject | ANN: CUI text editor Kaa 0.0.4 |
| From | Atsuo Ishimoto <ishimoto@gembook.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1003.1381499974.18130.python-list@python.org> (permalink) |
Hi,
I've just released Kaa 0.0.4 to PyPI.
https://pypi.python.org/pypi/kaaedit/
Kaa is a easy yet powerful text editor for console user interface,
providing numerous features like
- Macro recording.
- Undo/Redo.
- Multiple windows/frames.
- Syntax highlighting.
- Open source software(MIT)
Kaa is written in Python 3.3. So, you can easily customize many
aspects of Kaa with simple Python scripts.
Please take a look at http://kaaedit.github.io for screen shots and
installation instruction.
Regards,
--
Atsuo Ishimoto
Mail: ishimoto@gembook.org
Twitter: atsuoishimoto
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
ANN: CUI text editor Kaa 0.0.4 Atsuo Ishimoto <ishimoto@gembook.org> - 2013-10-11 20:09 +0900
csiph-web