pytype-py311
2024.10.11_2Python type inferencer
Pytype checks and infers types for your Python code - without requiring type annotations. Pytype can: - Lint plain Python code, flagging common mistakes such as misspelled attribute names, incorrect function calls, and much more, even across file boundaries. - Enforce user-provided type annotations. While annotations are optional for pytype, it will check and apply them where present. - Generate type annotations in standalone files ("pyi files"), which can be merged back into the Python source with a provided merge-pyi tool. Pytype is a static analyzer; it does not execute the code it runs on. Thousands of projects at Google rely on pytype to keep their Python code well-typed and error-free.
Origin: devel/pytype
Category: devel
Size: 23.4MiB
License: APACHE20
Maintainer: sunpoet@FreeBSD.org
Dependencies: 14 packages
Required by: 0 packages
Website: google.github.io/pytype
$
pkg install pytype-py311Dependencies (14)
More in devel
ruby33-gems3.7.2
Package management framework for the Ruby languagegettext-runtime0.26
GNU gettext runtime libraries and programsglib2.84.4,2
Some useful routines of C programming (current stable version)desktop-file-utils0.28
Couple of command line utilities for working with desktop entriesqt6-base6.10.1_1
Qt base (core, gui, widgets, network,...)qt5-core5.15.18p109
Qt core non-graphical module (KDE patched)rubygem-aws-sigv41.12.1
Amazon Web Services Signature Version 4 signing libraryphp84-pear1.10.17
PEAR framework for PHPrubygem-aws-sdk-core3.240.0
AWS SDK for Ruby - Corephp82-pear1.10.17
PEAR framework for PHP