Description
Understands Python code well enough to provide autocompletion, go-to-definition, signatures, and related editor intelligence. Editors and language tools use it to make Python development faster and less error-prone.
Most users get it through an editor, IDE, or plugin. It analyzes source code but does not run the project as an application.