• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jun 19, 2023

help-circle
rss

Python has a builtin argparse module. You should use that. It does all of the heavy lifting and logic for you.