When comparing Editra vs pyvim, the Slant community recommends pyvim for most people. In the question“What are the best programming text editors?” pyvim is ranked 67th while Editra is ranked 73rd. The most important reason people chose pyvim is:
Pyvim is written in Python. It's a great language that allows for fast development of features and quick bugfixing. It also relies on existing Python plugins to add even more functionality.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Very customizable
Pro Small and portable
Editra's small size makes it extremely fast and portable. It can be uploaded in a USB drive and be used on the go.
Pro Powerful
Editra can open more than 60 different types of source code, each with syntax highlighting and many other features. It also has many widgets that can be installed to make the user experience easier (you can download them from the main site).
Pro Cross-platform and open source
Editra can run on Linux, Mac OS X, and Windows. Its sources are easily available from the site.
Pro Simple
Editra has a simple and very customizable UI.
Pro Python IDE
It's written in Python and can also be used as a Python IDE. Just by extending it through the installation of additional features and widgets, Editra can become an IDE for any programming language it supports.
Pro Fast development of new features
Pyvim is written in Python. It's a great language that allows for fast development of features and quick bugfixing.
It also relies on existing Python plugins to add even more functionality.
Pro Vim-like editor
Pyvim has some of Vim's features and shortcuts, as well as some custom improvements that are already built-in.
Cons
Con UI is ugly and outdated
Editra's UI is rather ugly and outdated and the color scheme is not as sleek as the other options out there.
Con CLI only
Pyvim runs through the terminal only.