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-07-24Latest activity on main branchHigh7/24/2026
82.0.0.20260408Imported from PyPI (82.0.0.20260408)Low4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

types-jinja2Typing stubs for Jinja2main@2026-07-26
mypyOptional static typing for Pythonmaster@2026-07-25
sagemakerOpen source library for training and deploying models on Amazon SageMaker.3.17.0
alibabacloud-tea-openapiAlibaba Cloud openapi SDK Library for Pythonmaster@2026-07-24
types-urllib3Typing stubs for urllib3main@2026-07-24

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

types-jinja2Typing stubs for Jinja2
mypyOptional static typing for Python
sagemakerOpen source library for training and deploying models on Amazon SageMaker.
mexPersistent project memory for AI coding agents. Structured scaffold + drift detection CLI.