Skip to content

Replacement for pkg_resources.require()? #234

Closed as not planned
Closed as not planned
@sinoroc

Description

@sinoroc

Is your feature request related to a problem? Please describe.

With setuptools' pkg_resources being deprecated, some are looking for replacement solutions.

Describe the solution you'd like

It would be nice if distlib offered an alternative to pkg_resources.require().

Describe alternatives you've considered

The next best thing right now is probably a mix of importlib.metadata and packaging, but as far as I understood it does not get all the way there.

Additional context


CC: @smheidrich

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions