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

Move independent code into separate repositories #105

Open
thilokru opened this issue Apr 26, 2023 · 0 comments
Open

Move independent code into separate repositories #105

thilokru opened this issue Apr 26, 2023 · 0 comments

Comments

@thilokru
Copy link
Collaborator

thilokru commented Apr 26, 2023

This project contains code associated with this project, which it uses indirectly (switchbox is accessed via the network), but doesn't depend on.

I propose moving the services in qkit/services into seperate repositories, as well as creating seperate packages for them, such that, for example, the switchbox server can be installed using pip install qkit-switchbox-server. The driver would remain in this project.

I propose the following repositories:

  • qkit-switchbox
  • qkit-qplexkit (requires isolating its configuration, would make it independent from qkit)
  • raspi_misc
  • qsurveilkit???? (Unsure what it does exactly)
  • circlefit (should be a separate module)

Further, qdepokit should be moved into the corrseponding folders in qkit itself (measure, and future templates for notebooks)

The proposed changes would make the services directory obsolete.

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

1 participant