Contents

packaging 24.1

0

Core utilities for Python packages

Core utilities for Python packages

Stars: 615, Watchers: 615, Forks: 244, Open Issues: 95

The pypa/packaging repo was created 10 years ago and the last code push was 1 weeks ago.
The project is popular with 615 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 95 open issues on GitHub

  • Add __hash__/__eq__ to requirements
  • [PoC] Add Core Metadata API (as a dataclass)
  • packaging does not know that macOS 10.16 and 11.0 are the same
  • Expose Marker tree structure in the API
  • Expose utils.NormalizedName
  • Improve error message when there's no space before semicolon (PEP 508 URL requirement)
  • musslinux: Always (un)pack structs as little endian
  • musllinux tests fail on s390x
  • Add a metadata API

See more issues on GitHub