internal/tools/: setuptools-71.1.0 metadata and description
Simple index
Easily download, build, install, upgrade, and uninstall Python packages
author_email |
Python Packaging Authority <distutils-sig@python.org> |
classifiers |
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3 :: Only
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Archiving :: Packaging
- Topic :: System :: Systems Administration
- Topic :: Utilities
|
description_content_type |
text/x-rst |
keywords |
CPAN PyPI distutils eggs package management |
project_urls |
- Source, https://github.com/pypa/setuptools
- Documentation, https://setuptools.pypa.io/
- Changelog, https://setuptools.pypa.io/en/stable/history.html
|
requires_dist |
- packaging >=24 ; extra == 'core'
- ordered-set >=3.1.1 ; extra == 'core'
- more-itertools >=8.8 ; extra == 'core'
- jaraco.text >=3.7 ; extra == 'core'
- wheel >=0.43.0 ; extra == 'core'
- platformdirs >=2.6.2 ; extra == 'core'
- importlib-metadata >=6 ; (python_version < "3.10") and extra == 'core'
- tomli >=2.0.1 ; (python_version < "3.11") and extra == 'core'
- importlib-resources >=5.10.2 ; (python_version < "3.9") and extra == 'core'
- sphinx >=3.5 ; extra == 'doc'
- jaraco.packaging >=9.3 ; extra == 'doc'
- rst.linker >=1.9 ; extra == 'doc'
- furo ; extra == 'doc'
- sphinx-lint ; extra == 'doc'
- jaraco.tidelift >=1.4 ; extra == 'doc'
- pygments-github-lexers ==0.0.5 ; extra == 'doc'
- sphinx-favicon ; extra == 'doc'
- sphinx-inline-tabs ; extra == 'doc'
- sphinx-reredirects ; extra == 'doc'
- sphinxcontrib-towncrier ; extra == 'doc'
- sphinx-notfound-page <2,>=1 ; extra == 'doc'
- pyproject-hooks !=1.1 ; extra == 'doc'
- pytest !=8.1.*,>=6 ; extra == 'test'
- pytest-checkdocs >=2.4 ; extra == 'test'
- pytest-cov ; extra == 'test'
- pytest-mypy ; extra == 'test'
- pytest-enabler >=2.2 ; extra == 'test'
- virtualenv >=13.0.0 ; extra == 'test'
- wheel ; extra == 'test'
- pip >=19.1 ; extra == 'test'
- packaging >=23.2 ; extra == 'test'
- jaraco.envs >=2.2 ; extra == 'test'
- pytest-xdist >=3 ; extra == 'test'
- jaraco.path >=3.2.0 ; extra == 'test'
- build[virtualenv] >=1.0.3 ; extra == 'test'
- filelock >=3.4.0 ; extra == 'test'
- ini2toml[lite] >=0.14 ; extra == 'test'
- tomli-w >=1.0.0 ; extra == 'test'
- pytest-timeout ; extra == 'test'
- pytest-home >=0.5 ; extra == 'test'
- mypy ==1.11.* ; extra == 'test'
- tomli ; extra == 'test'
- importlib-metadata ; extra == 'test'
- pytest-subprocess ; extra == 'test'
- pyproject-hooks !=1.1 ; extra == 'test'
- jaraco.test ; extra == 'test'
- pytest-ruff <0.4 ; (platform_system == "Windows") and extra == 'test'
- jaraco.develop >=7.21 ; (python_version >= "3.9" and sys_platform != "cygwin") and extra == 'test'
- pytest-ruff >=0.2.1 ; (sys_platform != "cygwin") and extra == 'test'
- pytest-perf ; (sys_platform != "cygwin") and extra == 'test'
- pytest-ruff >=0.3.2 ; (sys_platform != "cygwin") and extra == 'test'
|
requires_python |
>=3.8 |
See the Quickstart
and the User’s Guide for
instructions on how to use Setuptools.
Questions and comments should be directed to GitHub Discussions.
Bug reports and especially tested patches may be
submitted directly to the bug tracker.
Code of Conduct
Everyone interacting in the setuptools project’s codebases, issue trackers,
chat rooms, and fora is expected to follow the
PSF Code of Conduct.
For Enterprise
Available as part of the Tidelift Subscription.
Setuptools and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
Learn more.