Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Ralph more extensible by implementing plugins support #219

Open
jmaupetit opened this issue Oct 19, 2022 · 1 comment
Open

Make Ralph more extensible by implementing plugins support #219

jmaupetit opened this issue Oct 19, 2022 · 1 comment
Labels
Milestone

Comments

@jmaupetit
Copy link
Contributor

Purpose

Since the 3.0 release, Ralph has many optional dependencies depending on its usage: library (with backends support), CLI or LRS. It's not obvious to make dependency-management straightforward both for project developers and end-users.

Proposal

To simplify the various flavors of the project, as suggested by @sampaccoud in #218, we propose to implement a plugin management system that will simplify project maintenance and extensibility!

References:

  1. https://packaging.python.org/en/latest/guides/creating-and-discovering-plugins/
  2. https://setuptools.pypa.io/en/latest/userguide/entry_point.html
@sampaccoud
Copy link

thanks @ewjoachim for the idea on raincoat 🤭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

3 participants