Skip to content

Which static analysis tools use PEP 484 yet? #200

Description

@matthiaskramm

I know of:

  • pylint, which has plans to support PEP 484
  • mypy, which can type check PEP 484 programs, and uses PEP 484 on its own code
  • pytype, which can type check PEP 484 programs, and generate PEP 484 annotations

Which other static analysis tools have picked up PEP 484, and/or can do useful checking of (or anything else, with) annotated Python source?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions