Contents

packaging 26.0

0

Core utilities for Python packages

Core utilities for Python packages

Stars: 710, Watchers: 710, Forks: 281, Open Issues: 104

The pypa/packaging repo was created 11 years ago and the last code push was 13 hours ago.
The project is popular with 710 github stars!

How to Install packaging

You can install packaging using pip

pip install packaging

or add it to a project with poetry

poetry add packaging

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/packaging/
Documentation:
https://packaging.pypa.io/
GitHub Repo:
https://github.com/pypa/packaging

Classifiers

No  packaging  pypi packages just yet.

Errors

A list of common packaging errors.

Code Examples

Here are some packaging code examples and snippets.

GitHub Issues

The packaging package has 104 open issues on GitHub

  • feat: errors.py
  • tests: clean up a few collections.namedtuple
  • Provide Public API to normalize version parts
  • Add a new packaging.dependency_groups module, based on the existing dependency-groups package
  • chore: benchmarking suite
  • ci: use nox's uv integration
  • ci: add downstream testing
  • Plans for packaging.metadata

See more issues on GitHub