Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pytype / entry_points.txt
Size: Mime:
[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