freshcrate
Skin:/
Home > Developer Tools > types-setuptools

types-setuptools

Typing stubs for setuptools

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

## Typing stubs for setuptools This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html) for the [`setuptools`](https://github.com/pypa/setuptools) package. It can be used by type checkers to check code that uses `setuptools`. This version of `types-setuptools` aims to provide accurate annotations for `setuptools==82.0.*`. Given that `pkg_resources` is typed since `setuptools >= 71.1`, it is no longer included with `types-setuptools`. This package is part of the [typeshed project](https://github.com/python/typeshed). All fixes for types and metadata should be contributed there. See [the README](https://github.com/python/typeshed/blob/main/README.md) for more details. The source for this package can be found in the [`stubs/setuptools`](https://github.com/python/typeshed/tree/main/stubs/setuptools) directory. This package was tested with the following type checkers: * [mypy](https://github.com/python/mypy/) 1.20.0 * [pyright](https://github.com/microsoft/pyright) 1.1.408 It was generated from typeshed commit [`563213272e5db2a858e37bdf6938b0c8742ec192`](https://github.com/python/typeshed/commit/563213272e5db2a858e37bdf6938b0c8742ec192).

Release History

VersionChangesUrgencyDate
main@2026-06-03Latest activity on main branchHigh6/3/2026
82.0.0.20260408Imported from PyPI (82.0.0.20260408)Low4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

modalPython client library for Modalmain@2026-06-05
unstructured-clientPython Client SDK for Unstructured APIv0.45.0
anthropicThe official Python library for the anthropic APIv0.106.0
pipThe PyPA recommended tool for installing Python packages.main@2026-06-05
openinference-semantic-conventionsOpenInference Semantic Conventionspython-openinference-instrumentation-pipecat-v2.0.0

More from pypi

markitdownUtility tool for converting various files to Markdown
fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
djangoA high-level Python web framework that encourages rapid development and clean, pragmatic design.
flaskA simple framework for building complex web applications.

More in Developer Tools

mypyOptional static typing for Python
pipThe PyPA recommended tool for installing Python packages.
anthropicThe official Python library for the anthropic API
openinference-instrumentationOpenInference instrumentation utilities