On 13/01/18 05:15, Pat Martin wrote:
> I was thinking of turning this into a web app (one that is just run on my
> local machine) something like have a form with text box, checkbox and
> radio buttons for the options/flags.
>
> My question is, is something like that practical? Will I be able to
Hello,
I have recently written a program to add switches and hosts to my ssh
config file, I use argparse for some switches like user name and such and
it has been working pretty well.
I was thinking of turning this into a web app (one that is just run on my
local machine) something like have a f