When comparing pyvim vs Textadept, the Slant community recommends Textadept for most people. In the question“What are the best programming text editors?” Textadept is ranked 16th while pyvim is ranked 67th. The most important reason people chose Textadept is:
Both text and GUI versions behave mostly the same, just the way notepad users would expect it to. Like shift+arrows - select, Ctrl+c - copy, Ctrl+o - open a file.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
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.
Pro Has both GUI and TUI
Both text and GUI versions behave mostly the same, just the way notepad users would expect it to.
Like shift+arrows - select, Ctrl+c - copy, Ctrl+o - open a file.
Pro Cross-platform
It's available for Windows, Mac and Linux.
Pro Small and portable
Has very few dependencies, and very small footprint. Can be copied to a new system in a moment, unpacked and be at your service.
Pro Scriptable
Has a built-in lua engine.
Cons
Con CLI only
Pyvim runs through the terminal only.
Con Community
Does not have an IRC channel or some kind of forum where a community of developers/plugin writers could evolve around. Has a mailing list which is said to be active but that does not feel that attractive.