Typing stubs for setuptools
Project description
Typing stubs for setuptools
This is a PEP 561
type stub package for the setuptools
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
setuptools
.
This version of types-setuptools
aims to provide accurate annotations
for setuptools==71.1.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/setuptools. All fixes for
types and metadata should be contributed there.
If using setuptools >= 71.1
only for pkg_resources
,
you don't need types-setuptools
since pkg_resources
is now typed.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit
9eae1ae1a5b47745c7d289bb2092f2b4340e7622
and was tested
with mypy 1.10.1, pyright 1.1.373, and
pytype 2024.4.11.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for types-setuptools-71.1.0.20240726.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85ba28e9461bb1be86ebba4db0f1c2408f2b11115b1966334ea9dc464e29303e |
|
MD5 | 9d4f3b7edb7fa495589b7ba1728fcf13 |
|
BLAKE2b-256 | 617e939e6973563ee4620233baecc4bf3271d5f23fb9036b4abc30f0707ffb7f |
Hashes for types_setuptools-71.1.0.20240726-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7775376f36e0ff09bcad236bf265777590a66b11623e48c20bfc30f1444ea36 |
|
MD5 | 0225d9f7f71fcbcd9b5128e653c4041c |
|
BLAKE2b-256 | a869b14ad1edf079e639e18da23252b09b6e62b829ce6d5b30821c3e097873a9 |