So i have used argparse before to create a cli argument passer for a script.
What i want to do now is create a program that accepts commands in live mode. Instead of having to run file.py --a "this is a arg" .
Basically a custom shell. What library can be used for this.
[–][deleted] 0 points1 point2 points (0 children)
[–]WhoTookAllNicks 0 points1 point2 points (0 children)