Typing stubs for six
This is a PEP 561 type stub package for the six
package. It
can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
six
. The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/six. All fixes for
types and metadata should be contributed there.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit afe18e95a9592434e93b648de5194cfe54443f84
and was tested
with mypy 1.4.1, pyright 1.1.318, and
pytype 2023.6.16.