ZIP and EGG packages support comes to Jedi

in #github8 years ago

Atom preview

I'm working on a pull request which brings ZIP and EGG packages support into Jedi. It's almost finished and only requires some polishing. After it's merged, you will be able to successfully get completions for packages installed in this way. Should affect most of editors you use for python: Vim, Sublime Text, Atom and much more!

I'll appreciate if somebody is willing to do some additional testing.

https://github.com/davidhalter/jedi/pull/745