Nov-12-2018, 10:57 AM
Hi guys,
Do you know any tool (module) or have any idea to do this?
I'd like to get some python scripts (all using argparse) and build a front-end (simple form with argparse's info) to the final users.
These scripts will be in constant update, so I'll have to check them time to time to see the output of argparse and update the front-end.
I start coding from ground, but it's getting too big. So I think I'm on the wrong way...
Do you know any tool (module) or have any idea to do this?
I'd like to get some python scripts (all using argparse) and build a front-end (simple form with argparse's info) to the final users.
These scripts will be in constant update, so I'll have to check them time to time to see the output of argparse and update the front-end.
I start coding from ground, but it's getting too big. So I think I'm on the wrong way...
