Python IDE autocompletion for upcoming VTK 9.1

I think that’s a great idea.

To satisfy my own curiosity, I tried it with vim-jedi but its autocompletion was slooow for the vtk module (too much stuff inside, must not cache efficiently). Importing just the needed modules was definitely faster.