pytknvim

tkinter text widget using neovim


Keywords
tkinter, text, neovim, vim, edit
License
BSD-3-Clause
Install
pip install pytknvim==0.1.6

Documentation

Python Tkinter gui for Neovim

Build Status Coverage Status

Scrutinizer Code Quality Code Climate Codacy Badge Code Issues

Simple nvim gui implemented using tkinter

Missing Features

  • Using Windows/Super key for modifiers.(should be trivial...)
  • Python2 not supported (should be trivial to add)
  • Stability.. a bit flaky on startup

Installation

pip install pytknvim

Usage

pytknvim

Screenshot

DEMO