Index
Symbols
- --allow-redefinition
- --allow-untyped-globals
- --allowlist
- --always-false
- --always-true
- --any-exprs-report
- --cache-dir
- --cache-fine-grained
- --callsites
- --check-typeshed
- --check-untyped-defs
- --cobertura-xml-report
- --command
- --concise
- --config-file
- --custom-typeshed-dir
- --custom-typing-module
- --deprecated-calls-exclude
- --disable-error-code
- --disallow-any-decorated
- --disallow-any-explicit
- --disallow-any-expr
- --disallow-any-generics
- --disallow-any-unimported
- --disallow-incomplete-defs
- --disallow-subclassing-any
- --disallow-untyped-calls
- --disallow-untyped-decorators
- --disallow-untyped-defs
- --doc-dir
- --enable-error-code
- --enable-incomplete-feature
- --exclude
- --exclude-gitignore
- --explicit-package-bases
- --export-less
- --export-types
- --extra-checks
- --fast-module-lookup
- --find-occurrences
- --flex-any
- --follow-imports
- --follow-untyped-imports
- --force-reload
- --force-union-syntax
- --force-uppercase-builtins
- --fswatcher-dump-file
- --generate-allowlist
- --help
- --hide-error-codes
- --html-report
- --ignore-errors
- --ignore-missing-imports
- --ignore-missing-stub
- --ignore-positional-only
- --ignore-unused-allowlist
- --implicit-optional
- --include-docstrings
- --include-kind
- --include-object-attrs
- --include-private
- --include-span
- --inspect-mode
- --install-types
- --json
- --junit-xml
- --limit
- --linecount-report
- --linecoverage-report
- --lineprecision-report
- --local-partial-types
- --log-file
- --max-guesses
- --module
- --mypy-config-file
- --no-analysis
- --no-any
- --no-color-output
- --no-error-summary
- --no-errors
- --no-implicit-reexport
- --no-import
- --no-incremental
- --no-namespace-packages
- --no-silence-site-packages
- --no-site-packages
- --no-strict-optional
- --no-warn-no-return
- --non-interactive
- --output
- --package
- --pdb
- --perf-stats-file
- --platform
- --pretty
- --python-executable
- --python-version
- --quiet
- --raise-exceptions
- --remove
- --report-deprecated-as-note
- --scripts-are-modules
- --search-path
- --shadow-file
- --show
- --show-absolute-path
- --show-column-numbers
- --show-error-code-links
- --show-error-context
- --show-error-end
- --show-traceback
- --skip-cache-mtime-checks
- --skip-version-check
- --soft-error-limit
- --sqlite-cache
- --status-file
- --strict
- --strict-bytes
- --strict-equality
- --tb
- --timeout
- --txt-report
- --union-attrs
- --untyped-calls-exclude
- --update
- --use-fixme
- --verbose
- --version
- --warn-incomplete-stub
- --warn-redundant-casts
- --warn-return-any
- --warn-unreachable
- --warn-unused-configs
- --warn-unused-ignores
- --xml-report
- -c
- -h
- -m
- -O
- -o
- -p
- -q
- -V
- -v
A
- allow_redefinition
- allow_untyped_globals
- always_false
- always_true
- any_exprs_report
C
- cache_dir
- cache_fine_grained
- check_untyped_defs
- cobertura_xml_report
- color_output
-
configuration value
- allow_redefinition
- allow_untyped_globals
- always_false
- always_true
- any_exprs_report
- cache_dir
- cache_fine_grained
- check_untyped_defs
- cobertura_xml_report
- color_output
- custom_typeshed_dir
- custom_typing_module
- deprecated_calls_exclude
- disable_error_code
- disallow_any_decorated
- disallow_any_explicit
- disallow_any_expr
- disallow_any_generics
- disallow_any_unimported
- disallow_incomplete_defs
- disallow_subclassing_any
- disallow_untyped_calls
- disallow_untyped_decorators
- disallow_untyped_defs
- enable_error_code
- error_summary
- exclude
- exclude_gitignore
- explicit_package_bases
- extra_checks
- files
- follow_imports
- follow_imports_for_stubs
- follow_untyped_imports
- force_union_syntax
- force_uppercase_builtins
- hide_error_codes
- html_report / xslt_html_report
- ignore_errors
- ignore_missing_imports
- implicit_optional
- implicit_reexport
- incremental
- junit_xml
- linecount_report
- linecoverage_report
- lineprecision_report
- local_partial_types
- modules
- mypy_path
- namespace_packages
- no_silence_site_packages
- no_site_packages
- packages
- pdb
- platform
- plugins
- pretty
- python_executable
- python_version
- raise_exceptions
- scripts_are_modules
- show_absolute_path
- show_column_numbers
- show_error_code_links
- show_error_context
- show_traceback
- skip_cache_mtime_checks
- skip_version_check
- sqlite_cache
- strict
- strict_bytes
- strict_equality
- strict_optional
- txt_report / xslt_txt_report
- untyped_calls_exclude
- verbosity
- warn_incomplete_stub
- warn_no_return
- warn_redundant_casts
- warn_return_any
- warn_unreachable
- warn_unused_configs
- warn_unused_ignores
- xml_report
- custom_typeshed_dir
- custom_typing_module
D
- deprecated_calls_exclude
- disable_error_code
- disallow_any_decorated
- disallow_any_explicit
- disallow_any_expr
- disallow_any_generics
- disallow_any_unimported
- disallow_incomplete_defs
- disallow_subclassing_any
- disallow_untyped_calls
- disallow_untyped_decorators
- disallow_untyped_defs
- dmypy command line option
E
- enable_error_code
- error_summary
- exclude
- exclude_gitignore
- explicit_package_bases
- extra_checks
F
- files
- follow_imports
- follow_imports_for_stubs
- follow_untyped_imports
- force_union_syntax
- force_uppercase_builtins
H
- hide_error_codes
- html_report / xslt_html_report
I
- ignore_errors
- ignore_missing_imports
- implicit_optional
- implicit_reexport
- incremental
- InlineTypedDict}
J
- junit_xml
L
- linecount_report
- linecoverage_report
- lineprecision_report
- local_partial_types
M
- modules
-
mypy command line option
- --allow-redefinition
- --allow-untyped-globals
- --always-false
- --always-true
- --any-exprs-report
- --cache-dir
- --cache-fine-grained
- --check-untyped-defs
- --cobertura-xml-report
- --command
- --config-file
- --custom-typeshed-dir
- --custom-typing-module
- --deprecated-calls-exclude
- --disable-error-code
- --disallow-any-decorated
- --disallow-any-explicit
- --disallow-any-expr
- --disallow-any-generics
- --disallow-any-unimported
- --disallow-incomplete-defs
- --disallow-subclassing-any
- --disallow-untyped-calls
- --disallow-untyped-decorators
- --disallow-untyped-defs
- --enable-error-code
- --enable-incomplete-feature
- --exclude
- --exclude-gitignore
- --explicit-package-bases
- --extra-checks
- --fast-module-lookup
- --find-occurrences
- --follow-imports
- --follow-untyped-imports
- --force-union-syntax
- --force-uppercase-builtins
- --help
- --hide-error-codes
- --html-report
- --ignore-missing-imports
- --implicit-optional
- --install-types
- --junit-xml
- --linecount-report
- --linecoverage-report
- --lineprecision-report
- --local-partial-types
- --module
- --no-color-output
- --no-error-summary
- --no-implicit-reexport
- --no-incremental
- --no-namespace-packages
- --no-silence-site-packages
- --no-site-packages
- --no-strict-optional
- --no-warn-no-return
- --non-interactive
- --output
- --package
- --pdb
- --platform
- --pretty
- --python-executable
- --python-version
- --raise-exceptions
- --report-deprecated-as-note
- --scripts-are-modules
- --shadow-file
- --show-absolute-path
- --show-column-numbers
- --show-error-code-links
- --show-error-context
- --show-error-end
- --show-traceback
- --skip-cache-mtime-checks
- --skip-version-check
- --soft-error-limit
- --sqlite-cache
- --strict
- --strict-bytes
- --strict-equality
- --tb
- --txt-report
- --untyped-calls-exclude
- --verbose
- --version
- --warn-incomplete-stub
- --warn-redundant-casts
- --warn-return-any
- --warn-unreachable
- --warn-unused-configs
- --warn-unused-ignores
- --xml-report
- -c
- -h
- -m
- -O
- -p
- -v
- -V
- InlineTypedDict}
- mypy_path
N
- namespace_packages
- no_silence_site_packages
- no_site_packages
P
- packages
- pdb
- platform
- plugins
- pretty
-
Python Enhancement Proposals
- PEP 420, [1]
- PEP 484, [1], [2], [3], [4], [5]
- PEP 484#function-method-overloading
- PEP 484#the-type-of-class-objects, [1]
- PEP 484#type-aliases
- PEP 492
- PEP 508
- PEP 525
- PEP 544, [1]
- PEP 544#generic-protocols
- PEP 557
- PEP 561, [1], [2], [3], [4], [5], [6], [7], [8], [9]
- PEP 561#stub-only-packages
- PEP 563, [1]
- PEP 585
- PEP 604, [1]
- PEP 613, [1]
- PEP 646
- PEP 647
- PEP 673, [1]
- PEP 705
- PEP 742, [1]
- python_executable
- python_version
R
- raise_exceptions
S
- scripts_are_modules
- show_absolute_path
- show_column_numbers
- show_error_code_links
- show_error_context
- show_traceback
- skip_cache_mtime_checks
- skip_version_check
- sqlite_cache
- strict
- strict_bytes
- strict_equality
- strict_optional
- stubgen command line option
T
- txt_report / xslt_txt_report
U
- untyped_calls_exclude
V
- verbosity
W
- warn_incomplete_stub
- warn_no_return
- warn_redundant_casts
- warn_return_any
- warn_unreachable
- warn_unused_configs
- warn_unused_ignores
X
- xml_report