sirosen / dependency-groups

A standalone implementation of PEP 735 Dependency Groups
MIT License
9 stars 2 forks source link

Dependency Groups

An implementation of Dependency Groups (PEP 735 <https://peps.python.org/pep-0735/>_).

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:

Documentation

Full documentation is available on the Dependency Groups doc site <https://dependency-groups.readthedocs.io/>_.