acvsmith/Mypy

Optional Static Typing for Python.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 23, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: acvsmith/python__mypy.e93f06ce@4a16572dabe5c6e25b3eb7259bc7a6a8d21d457e # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
optionsOptions passed to mypy. Use `mypy --help` to see available options. no
pathsExplicit paths to run mypy on. Defaults to the current directory. no.
versionMypy version to use (PEP440) - e.g. "0.910" no""
install_typesWhether to automatically install missing library stub packages. ('yes'|'no', default: 'yes') yes
install_project_dependenciesWhether to attempt to install project dependencies into mypy environment. ('yes'|'no', default: 'yes') yes

no outputs