Dependency Groups (PEP 735 Implementation)
JSON →The `dependency-groups` library is an active implementation of PEP 735, a standard defining a mechanism for storing package requirements in `pyproject.toml` files that are not included in built project metadata. This library, currently at version 1.3.1 and maintained by the Python Packaging Authority, enables parsing and resolving these dependency groups, including handling nested group inclusions. It's primarily used for development-time dependencies like testing, linting, or documentation, distinguishing them from runtime or optional user-facing dependencies.
Traffic · last 30 days ↑120% vs prev 7d
total hits 23
actors 6 distinct systems
last hit 2d ago ByteDance
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇩🇪 Germany · 🇮🇳 India · 🇸🇪 Sweden
Resources
API endpoints
full doc /v1/registry/dependency-groups
compatibility /v1/registry/dependency-groups/compatibility