python-setuptools
Port variant v13
Summary Python package development process library (3.13)
Package version 75.8.0
Homepage https://github.com/pypa/setuptools
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 14 JAN 2025, 19:34:39 UTC
Port created 21 APR 2017, 15:09:55 UTC
Subpackage Descriptions
single Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects. It helps developers to easily share reusable code (in library form) and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with pip and uploaded to PyPI.
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Download groups
main mirror://PYPIWHL/69/8a/b9dc7678803429e4a3bc9ba462fa3dd9066824d3c607490235c6a796be5a
Distribution File Information
e3982f444617239225d675215d51f6ba05f845d4eec313da4418fdbb56fb27e3 1228782 python-src/setuptools-75.8.0-py3-none-any.whl
Ports that require python-setuptools:v13
python-MarkupSafe:v13 Jinja2.Markup string implementation module (3.13)
python-Pillow:v13 Python Imaging Library (Fork) (3.13)
python-PyAudio:v13 Bindings for PortAudio v19 (3.13)
python-PyGObject:v13 Python bindings for GObject Introspection (3.13)
python-PyNaCl:v13 Binding to NaCl Cryptography library (3.13)
python-PyYAML:v13 YAML parser and emitter for Python (3.13)
python-aiohttp:v13 Async http client/server framework (3.13)
python-atomicwrites:v13 Atomic file writes (3.13)
python-bcrypt:v13 Modern password hashing based on blowfish (3.13)
python-borgbackup:v13 Deduplicated, encrypted, compressed backups (3.13)
python-cffi:v13 Foreign Function Interface, C (3.13)
python-compreffor:v13 CFF subroutinizer for fontTools (3.13)
python-coreschema:v13 Core Schema (3.13)
python-coverage:v13 Code coverage measurement for Python (3.13)
python-crontab:v13 Parse and use crontab schedules in Python (3.13)
python-cryptography:v13 Cryptographic recipes and primitives (3.13)
python-cssmin:v13 YUI compression algorithm (3.13)
python-dbus-python:v13 Python bindings for libdbus (3.13)
python-django-pglocks:v13 Advisory lock context for PostgreSQL (3.13)
python-e3-core:v13 Adacore testing and building tools (3.13)
python-easysnmp:v13 Library based on official Net-SNMP bindings (3.13)
python-evdev:v13 Linux input handling subsystem bindings (3.13)
python-flake8-import-order:v13 Import order validation tool (3.13)
python-flake8-quotes:v13 Flake8 lint for quotes (3.13)
python-flask-swagger:v13 Extract swagger specs from flask project (3.13)
python-flex:v13 Swagger Schema validation (3.13)
python-freetype-py:v13 Freetype python bindings (3.13)
python-fs:v13 Python's filesystem abstraction layer (3.13)
python-fusepy:v13 Simple ctypes bindings for FUSE (3.13)
python-greenlet:v13 Lightweight concurrent programming (3.13)
python-htmlmin:v13 HTML Minifier with seatbelts (3.13)
python-incremental:v13 Library for versioning python projects (3.13)
python-intervaltree:v13 Editable interval tree data structure (3.13)
python-ioflo:v13 Flow Programming Automated Reasoning Engine (3.13)
python-json2html:v13 JSON to HTML Table Representation (3.13)
python-kani-fork-pynetbox:v13 NetBox API client library (3.13)
python-kitchen:v13 Cornucopia of useful code (3.13)
python-lazy-object-proxy:v13 Fast and thorough lazy object proxy (3.13)
python-libversion:v13 Python bindings for libversion (3.13)
python-lxml:v13 Binding to libxml2 and libxslt libraries (3.13)
python-maturin:v13 Build and publish python rust packages (3.13)
python-msgpack:v13 MessagePack serializer (3.13)
python-mwparserfromhell:v13 Parser for MediaWiki wikicode (3.13)
python-napalm:v13 Vendor-agnostic router interaction libary (3.13)
python-ncclient:v13 Python library for NETCONF clients (3.13)
python-netbox-agent:v13 NetBox agent for server (3.13)
python-netbox-ddns:v13 Dynamic DNS Connector for NetBox (3.13)
python-netbox-maintenancecontract-plugin:v13 Manage Maintenance Contracts Netbox (3.13)
python-netbox-network-importer:v13 Tool to import network into Netbox (3.13)
python-netbox-vpn-plugin:v13 Manage VPN Connections in Netbox (3.13)
python-netdoc:v13 Network documentation plugin for NetBox (3.13)
python-netifaces2:v13 Portable network interface information (3.13)
python-netifaces:v13 Portable network interface information (3.13)
python-nextbox-ui-plugin:v13 Topology visualization plugin for Netbox (3.13)
python-nh3:v13 Leverage ammonia HTML sanitization library (3.13)
python-nornir:v13 Automation framework to manage devices (3.13)
python-numpy:v13 Array computing for Python (3.13)
python-openapi-codec:v13 OpenAPI codec for Core API (3.13)
python-orjson:v13 Fast, correct Python JSON library (3.13)
python-pandas:v13 Data structures for time series, statistics (3.13)
python-patch-ng:v13 Library to parse and apply unified diffs (3.13)
python-phonebox-plugin:v13 Phone numbers management plugin for NetBox (3.13)
python-pluginbase:v13 Development basis of flexible plugins (3.13)
python-progressbar:v13 Text progress bar library for Python (3.13)
python-promise:v13 Promises/A+ implementation for Python (3.13)
python-psautohint:v13 Wrapper for Adobe's PostScript autohinter (3.13)
python-psutil:v13 Process utilities module (3.13)
python-psycopg-c:v13 C-optimized PostgreSQL database adapter (3.13)
python-psycopg2:v13 Python-PostgreSQL Database Adapter (3.13)
python-pycairo:v13 Bindings for cairo graphics library (3.13)
python-pyclipper:v13 Cython wrapper for the AJ Clipper library (3.13)
python-pycryptodome:v13 Cryptographic library for Python (3.13)
python-pycryptodomex:v13 Cryptographic library for Python (3.13)
python-pycups:v13 Python bindings for libcups (3.13)
python-pydantic-core:v13 Core module for pydantic (3.13)
python-pyeapi:v13 Python Client for eAPI (3.13)
python-pygit2:v13 Python bindings for libgit2 (3.13)
python-python-netbox:v13 Python NetBox Client (3.13)
python-pythran:v13 Ahead of Time compiler for numeric kernels (3.13)
python-pytidylib:v13 Wrapper around HTML Tidy (3.13)
python-pyvmomi:v13 VMware vSphere Python SDK (3.13)
python-pyzmq:v13 Python bindings for 0MQ (3.13)
python-raet:v13 Reliable Asynchronous Event Transport (3.13)
python-rcssmin:v13 CSS Minifier (3.13)
python-readtime:v13 Texing reading time calculator (3.13)
python-regex:v13 Alternative regular expression module (3.13)
python-rjsmin:v13 Javascript Minifier (3.13)
python-rpds-py:v13 Bindings to Rust persistent data structures (3.13)
python-ruamel.yaml.clib:v13 C based yaml reader/scanner and emitter (3.13)
python-rubymarshal:v13 Read and write Ruby-marshalled data (3.13)
python-salt:v13 Remote execution and config mgmt system (3.13)
python-scipy:v13 Scientific library for Python (3.13)
python-scour:v13 Scour SVG Optimizer (3.13)
python-setuptools-rust:v13 Setuptools Rust extension plugin (3.13)
python-setuptools-scm:v13 Package to manage versions by scm tags (3.13)
python-sgmllib3k:v13 Py3k port of sgmllib (3.13)
python-sip:v13 Bindings generator for C/C++ libraries (3.13)
python-social-auth-core2:v13 Social authentication/registration (3.13)
python-sphinxcontrib-adadomain:v13 Sphinx "adadomain" extension (3.13)
python-strict-rfc3339:v13 Lightweight RFC 3399 timestamp functions (3.13)
python-tornado:v13 Web framework and asynchronous networking (3.13)
python-uuid:v13 UUID object and generation function (3.13)
python-validate_email:v13 E-mail format and existence checks (3.13)
python-vcversioner:v13 Extract version from version control tag (3.13)
python-watchdog:v13 Filesystem events monitoring (3.13)
python-xml2rfc:v13 Request For Comment authoring with XML (3.13)
python-xxhash:v13 Python binding for xxHash (3.13)
python-zope.interface:v13 Interfaces for Python (3.13)
python-zstandard:v13 Zstandard bindings for Python (3.13)