MCPcopy Index your code
hub / github.com/python/typing

github.com/python/typing @4.2.0 sqlite

repository ↗ · DeepWiki ↗ · release 4.2.0 ↗
609 symbols 1,259 edges 4 files 34 documented · 6%
README

Chat at https://gitter.im/python/typing

Static Typing for Python

Documentation and Support

The documentation for Python's static typing can be found at typing.readthedocs.io. You can get help either in our support forum or chat with us on Gitter.

Improvements to the type system should be discussed on the typing-sig mailing list, although the issues in this repository contain some historic discussions.

Repository Content

This GitHub repository is used for several things:

Historically, this repository hosted a backport of the typing module for older Python versions. The last released version, supporting Python 2.7 and 3.4, is available at PyPI.

Workflow

See CONTRIBUTING.md for more.

Core symbols most depended-on inside this repo

get_args
called by 31
typing_extensions/src/typing_extensions.py
get_origin
called by 28
typing_extensions/src/typing_extensions.py
get_type_hints
called by 21
typing_extensions/src/typing_extensions.py
is_typeddict
called by 7
typing_extensions/src/typing_extensions.py
assert_type
called by 6
typing_extensions/src/typing_extensions.py
get_overloads
called by 5
typing_extensions/src/typing_extensions.py
IntVar
called by 4
typing_extensions/src/typing_extensions.py
overload
called by 3
typing_extensions/src/typing_extensions.py

Shape

Method 381
Class 182
Function 45
Route 1

Languages

Python100%

Modules by API surface

typing_extensions/src/test_typing_extensions.py470 symbols
typing_extensions/src/typing_extensions.py130 symbols
scripts/typing-summary.py9 symbols

Dependencies from manifests, versioned

requests2.25.0 · 1×
sphinx4.2.0 · 1×
types-requests2.25.0 · 1×

For agents

$ claude mcp add typing \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact