Skip to content

Use setup.py entry_points to discover Custom Tags #68

@Sup3rGeo

Description

@Sup3rGeo

Hi,

I would like to propose using entry_points as another way of finding and loading custom tags.

This makes sharing and using tag implementations easier - avoids the need to specify them on every emrichen call (with -m mytag) and users can just pip install the package with the tag implementation (effectively becoming plugins)

If maintainers agree with the feature I would be happy to open a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions