4 projects
Setuptools
Setuptools is a library for easily building and distributing Python packages, providing tools and utilities to manage dependencies, package metadata, and distribution. It enables developers to create, package, and publish Python projects with standardized build processes and dependency specifications.
3,969
1,370
$3.2M
packaging
A Python library for working with package metadata, versioning, dependencies, and related packaging concepts. It provides core utilities for parsing, comparing and manipulating package version strings and requirements.
532
250
$457K
importlib_metadata
A Python library that provides an API for accessing Python package metadata through the importlib.metadata module, enabling access to package version, entry points, dependencies and other distribution metadata. It backports functionality from Python 3.8+ to earlier Python versions.
224
119
$117K