Mandatory:
Optional:
- Python-Markdown. For Markdown preview
- python-docutils. For reStructuredText preview
- ctags. For navigation in file
- regex. For preview synchronization
- CodeChat. For source code to HTML translation (literate programming)
apt-get install python python-qt4 python-markdown python-docutils ctags
Install Qutepart from sources.
Find and install listed packages with your package manager. Install Qutepart from sources.
Go to official pages of the projects, download packages and install according to instructions.
Download source archive
python setup.py install
If your default python version is python3 (i.e. in Gentoo), open file /usr/local/bin/enki with your text editor and replace
#!/usr/bin/env python
with
`#!/usr/bin/env python2.7
Don't forget to send a bug report if you are having some problems
python bin/enki
- 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