Jedi is now a static analysis library

Steven D'Aprano steve+comp.lang.python at pearwood.info
Fri May 1 04:03:02 EDT 2015


Jedi, the refactoring and static analysis tool, is now able to be used as a
library for your own code. See the announcement here:

https://mail.python.org/pipermail/code-quality/2015-April/000534.html


Jedi itself:

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



-- 
Steven




More information about the Python-list mailing list