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

Idea: Add support for drivers originating in different packages #211

Open
scasagrande opened this issue Feb 21, 2019 · 1 comment
Open

Comments

@scasagrande
Copy link
Contributor

I was recently thinking of how to best give developers the ability to work on their own instrument drivers, internally maintain them, and deploy them, but without having to keep a fork of instrumentkit. That would help keep people from having code diverge just so that they can have their own drivers.

I think the best way to approach this is to lean on the setuptool entrypoints feature, which would allow multiple packages to register themselves under a common handle that the IK core can then automatically look through.

@bilderbuchi
Copy link
Contributor

Some kind of plug-in solution or similar could maybe also be handy for #175.

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

No branches or pull requests

2 participants