KPHippe / ot2_driver

Driver repo for the OT2 drivers
MIT License
0 stars 0 forks source link

CLI interface for working with non-default resource configurations #12

Open KPHippe opened 2 years ago

KPHippe commented 2 years ago

Create a command line interface so a user can specify/create a resource_in file before an experiment runs.

I think we should use typer

Things needed:

KPHippe commented 2 years ago

I no longer endorse typer for this, thinking of something like this: pytermgui, or the good old PyQT6