rolandschulz / enki

A text editor for programmers

Home Page:http://enki-editor.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enki. A text editor for programmers

Official site

Installation

Full instructions

Install dependencies

  • Python 2. Tested on v2.6.6 and v2.7.2
  • PyQt4
  • QScintilla 2 and Python bindings. v2.4.1 or newer
  • pyparsing
  • pygments. (Optional, for highlighting Scheme files)
  • markdown. (Optional, for Markdown preview)

Install Enki

./setup.py install

Running from the source tree

./bin/enki

License

GPL v2

Authors

  • Andrei Kopats (aka hlamer) ported core and some plugins to Python, reworked it and released the result as Enki
  • Filipe Azevedo, Andrei Kopats and Monkey Studio v2 team developed Monkey Studio v2
  • Filipe Azevedo (aka P@sNox) and Monkey Studio v1 team developed Monkey Studio v1

The Team

Contacts

enki-editor@googlegroups.com

hlamer@tut.by

About

A text editor for programmers

http://enki-editor.org

License:GNU General Public License v2.0


Languages

Language:Python 99.9%Language:Perl 0.0%Language:Shell 0.0%