Home
Devparrot presentation
Devparrot is a text editor written in python/tkinter. It is mainly inspired from vi(m) but it tries to bring some graphical ui. (And take a lot of liberties from vi) At first glance devparrot seems minimalist (and it is). But it can be extended with personal commands and modules.
Features list
Devparrot is at its first age, features are small but all the background is here. Here is a small features list of devparrot:
- multidocument editor
- syntax coloration (thanks to Pygments)
- easily customisable and extensible through modules
- completion system
- tag explorer