You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 usingpip install qkit-switchbox-server
. The driver would remain in this project.I propose the following repositories:
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.
The text was updated successfully, but these errors were encountered: