Hacker News new | past | comments | ask | show | jobs | submit login

I would like to be able to use a gui to set up parameter sweeps based on info pulled from argparse and then convert back to a shell script that runs and saves the output sensibly.



I'm trying to solve the part of the problem that generates the output, the argparse part would not be that hard to write.

https://github.com/blooop/bencher/tree/main


Not quite; turn any GUI application into a Python command line program.


This feels maybe possible with QT. Since the inputs are all defined in code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: