PyPI

An implementation of Dependency Groups (PEP 735).

This is a library which is able to parse dependency groups, following includes, and provide that data as output.

Interfaces

dependency-groups provides the following:

  • A DependencyGroupResolver which implements efficient resolution of dependency groups

  • A resolve() function which converts a dependency group name to a list of strings (powered by the resolver)

  • Three CLI commands:

    • python -m dependency_groups GROUPNAME prints a dependency group’s contents

    • lint-dependency-groups loads all dependency groups to check for correctness

    • pip-install-dependency-groups GROUPNAME... wraps a pip invocation to install the contents of a dependency group

  • A pre-commit hooks which runs lint-dependency-groups

Documentation

Full documentation is available on the Dependency Groups doc site.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Filter files by name, interpreter, ABI, and platform.

If you're not sure about the file name format, learn more about wheel file names.

Copy a direct link to the current filters

File name

Interpreter

ABI

Platform

File details

Details for the file dependency_groups-1.3.2.tar.gz.

File metadata

  • Download URL: dependency_groups-1.3.2.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for dependency_groups-1.3.2.tar.gz
Algorithm Hash digest
SHA256 c81831f43828dbc3987ee247eb198241a0152b8e7ceab10977cc3808eb388ac7
MD5 218edd201ff30e95993adf1b1eeb60c8
BLAKE2b-256 b51665e61d8e837e0d70a99a0d4dd76e2af53357c3a03ed1db8ad9b5786d7f25

See more details on using hashes here.

Provenance

The following attestation bundles were made for dependency_groups-1.3.2.tar.gz:

Publisher: publish_to_pypi.yaml on pypa/dependency-groups

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dependency_groups-1.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for dependency_groups-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8c337f7b92445823b0d0ea507f611390c58dcd2112be00aebcd738a2ca7a1c64
MD5 84f5a598d41aa458fa374a592d1b04a3
BLAKE2b-256 a1e4da5f2f176050efcfb9222a76a3e81c41f69f775be8e563b76ca4292a134f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dependency_groups-1.3.2-py3-none-any.whl:

Publisher: publish_to_pypi.yaml on pypa/dependency-groups

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

Read the original on pypi.org ↗