For the time being I have moved the wifi setup parameters only to the relevant function. I also created a call to the wifi setup command with a file as a parameter.
Those are quick changes that I thought you may want but I would like to perform but that I want to consult with you first:
I would like to separate local and api calls into two files if possible. Both classes seem uterly unrelated and smaller files helps readability and maintenance.
I would like to make pexpect optional so that I can use your package in windows based machines.
Please, let me know wether those changes are fine with you. If you prefer those changes in smaller PRs I would be willing to do so.
For the time being I have moved the wifi setup parameters only to the relevant function. I also created a call to the wifi setup command with a file as a parameter.
Those are quick changes that I thought you may want but I would like to perform but that I want to consult with you first:
I would like to separate local and api calls into two files if possible. Both classes seem uterly unrelated and smaller files helps readability and maintenance.
I would like to make pexpect optional so that I can use your package in windows based machines.
Please, let me know wether those changes are fine with you. If you prefer those changes in smaller PRs I would be willing to do so.
Thanks