|
|
|
|
|
by anitil
1470 days ago
|
|
This is really nice and I love the idea of giving non-technical users access to internal tooling. For python scripts I've had some success with Gooey that turns an ArgParser description into a usable (if ugly) UI running locally. At some point I tried to turn it into a web front end (probably called Wooey) but it ended up in the same pile of half-baked projects I have floating around. |
|