🍺 BREW Explorer

← all formulae

python-packaging

brew install python-packaging v26.2 Apache-2.0 OR BSD-2-Clause

Python library for parsing and handling package metadata, versions, and requirements.

Why you might care

Essential dependency for build tools, package managers, and installers that need to parse Python version specifiers, dependencies, and package metadata. Used internally by pip, setuptools, and other packaging infrastructure; rarely installed directly by end users but critical for Python ecosystem tooling.

Categories

Alternatives

setuptools pip poetry
3.8k
30-day installs · #719
23.5k
90-day · #468
112.4k
365-day · #386

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "setuptools",
    "pip",
    "poetry"
  ],
  "build_dependencies": [
    "python@3.13",
    "python@3.14"
  ],
  "categories": [
    "library",
    "package-manager"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Core utilities for Python packages",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "python-packaging",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://packaging.pypa.io/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Packaging",
  "installs_30d": 3763,
  "installs_365d": 112375,
  "installs_90d": 23515,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0 OR BSD-2-Clause",
  "llm_generated_at": "2026-06-20T23:46:36+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "python-packaging",
  "oldnames": [],
  "one_liner": "Python library for parsing and handling package metadata, versions, and requirements.",
  "optional_dependencies": [],
  "rank_30d": 719,
  "rank_365d": 386,
  "rank_90d": 468,
  "raw_hash": "d37194b7c3316359",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/python-packaging.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "python@3.13",
    "python@3.14"
  ],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "26.2",
  "versioned_formulae": [],
  "why_use_this": "Essential dependency for build tools, package managers, and installers that need to parse Python version specifiers, dependencies, and package metadata. Used internally by pip, setuptools, and other packaging infrastructure; rarely installed directly by end users but critical for Python ecosystem tooling."
}