Skip to main content

make stub files for mypy

Project description

Usage: make_stub_files.py [options] file1, file2, …

Options:
-h, --help

show this help message and exit

-c FN, --config=FN

full path to configuration file

-d DIR, --dir=DIR

full path to the output directory

-o, --overwrite

overwrite existing stub (.pyi) files

-t, --test

run unit tests on startup

--trace-matches

trace Pattern.matches

--trace-patterns

trace pattern creation

--trace-reduce

trace st.reduce_types

--trace-visitors

trace visitor methods

-u, --update

update stubs in existing stub file

-v, --verbose

verbose output in .pyi file

-w, --warn

warn about unannotated args

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page