Skip to content

*importlib.resources* support #159

@aaronclong

Description

@aaronclong

I am wondering if there is a possibility to add an importlib.resources asyncio version to this library.

This differs from standard files because it can load bundled/resource files especially in certain deployments. __file__ is relatively unstable and breaks in certain deployments. Hence why python added this new module to handle these cases for resource files and etc.

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