Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56682 > unrolled thread
| Started by | Atsuo Ishimoto <ishimoto@gembook.org> |
|---|---|
| First post | 2013-10-11 20:09 +0900 |
| Last post | 2013-10-11 20:09 +0900 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
ANN: CUI text editor Kaa 0.0.4 Atsuo Ishimoto <ishimoto@gembook.org> - 2013-10-11 20:09 +0900
| From | Atsuo Ishimoto <ishimoto@gembook.org> |
|---|---|
| Date | 2013-10-11 20:09 +0900 |
| Subject | ANN: CUI text editor Kaa 0.0.4 |
| Message-ID | <mailman.1003.1381499974.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web