py3-setuptools-80.9.0v0
simplified packaging system for Python modules
Back to search · Project homepage
Description
setuptools is a collection of enhancements to the Python distutils
that allow you to more easily build and distribute Python packages,
especially ones that have dependencies on other packages.
Packages built and distributed using setuptools look to the user like
ordinary Python packages based on the distutils. Your users don't
need to install or even know about setuptools in order to use them,
and you don't have to include the entire setuptools package in your
distributions. By including just a single bootstrap module (an 8K .py
file), your package will automatically download and install setuptools
if the user is building your package from source and doesn't have a
suitable version already installed.
Package information
- Ports path
- devel/py-setuptools
- Package architecture
- amd64
- Maintainer
- Kurt Mosiejczuk <kmos@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- devel/py-more-itertools
- devel/py-wheel
- sysutils/py-packaging
- lang/python/3
- devel/py-build
- devel/py-installer
Test
- lang/python/3,-tests
- devel/py-virtualenv
- devel/py-wheel
- devel/py-pip
- sysutils/py-packaging
- devel/py-jaraco-envs
- devel/py-test-xdist
- devel/py-jaraco-path
- sysutils/py-filelock
- textproc/py-ini2toml
- textproc/py-tomli_w
- devel/py-test-timeout
- devel/py-test-cov
- devel/py-pyproject_hooks
- devel/py-jaraco-test
- devel/py-more-itertools
- lang/python/3
- devel/py-test
Used by (1276 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.