Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #56682 > unrolled thread

ANN: CUI text editor Kaa 0.0.4

Started byAtsuo Ishimoto <ishimoto@gembook.org>
First post2013-10-11 20:09 +0900
Last post2013-10-11 20:09 +0900
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  ANN: CUI text editor Kaa 0.0.4 Atsuo Ishimoto <ishimoto@gembook.org> - 2013-10-11 20:09 +0900

#56682 — ANN: CUI text editor Kaa 0.0.4

FromAtsuo Ishimoto <ishimoto@gembook.org>
Date2013-10-11 20:09 +0900
SubjectANN: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web