sksalahuddin2828/Mypy

Optional Static Typing for Python.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
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