root/alpine313/: mypy-extensions-1.1.0 metadata and description

Simple index PyPI page

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

author_email The mypy developers <jukka.lehtosalo@iki.fi>
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Developers
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Topic :: Software Development
description_content_type text/markdown
license_expression MIT
license_file
  • LICENSE
project_urls
  • Homepage, https://github.com/python/mypy_extensions
requires_python >=3.8
File Tox results History
mypy_extensions-1.1.0-py3-none-any.whl
Size
5 KB
Type
Python Wheel
Python
3

Mypy Extensions

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