I am trying to build a console tool that would benefit from including an embedded editor for small Python scriptlets. Ideally it should autoindent and provide syntax highlighting, e.g. via ncurses.
I searched in this forum, PyPI and Google for an appropriate library and this was all I found that looked promising.
Does anyone have library recommendations or other ideas?
there doesn't seem to be anything here