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
PyInquirer can be used to build interactive CLIs. This would be very useful for the pi-top command, as there are many subsystem calls and parameters. Not specifying these can instead ask the user more about what they want to do, e.g. request which part of the diagnostics you would like to see.
The text was updated successfully, but these errors were encountered:
PyInquirer
can be used to build interactive CLIs. This would be very useful for thepi-top
command, as there are many subsystem calls and parameters. Not specifying these can instead ask the user more about what they want to do, e.g. request which part of the diagnostics you would like to see.The text was updated successfully, but these errors were encountered: