Repository URL to install this package:
|
Version:
2022.2.8 ▾
|
pytype
/
entry_points.txt
|
|---|
[console_scripts]
annotate-ast = pytype.tools.annotate_ast.main:main
merge-pyi = pytype.tools.merge_pyi.main:main
pytd = pytype.pytd.main:main
pytype = pytype.tools.analyze_project.main:main
pytype-single = pytype.single:main
pyxref = pytype.tools.xref.main:main