Use setup.py entry_points to discover Custom Tags
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.