experimental/sources/: mypy-extensions-1.0.0 metadata and description

Homepage Simple index

Type system extensions for programs checked with the mypy type checker.

author The mypy developers
author_email jukka.lehtosalo@iki.fi
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Topic :: Software Development
license MIT License
requires_python >=3.5
File Tox results History
mypy_extensions-1.0.0.tar.gz
Size
4 KB
Type
Source

The “mypy_extensions” module defines extensions to the standard “typing” module that are supported by the mypy type checker and the mypyc compiler.