This is cobbled together and extended from https://github.com/zchee/deoplete-jedi/wiki/Setting-up-Python-for-Neovim
Neovim requires a package to be installed for Python plugins to work. You
really should read :h nvim-python
to supplement the info on this page.