Python plugin support for Neovim
Implements support for python plugins in Nvim. Also works as a library for connecting to and scripting Nvim processes through its msgpack-rpc API.
Homepage: https://github.com/neovim/pynvim
Maintainer: Edd Barrett <edd@openbsd.org>