argparse-ps1 automatically generates PowerShell (.ps1) wrapper scripts for Python scripts that use argparse. This provides native PowerShell tab completion and parameter binding for your Python ...
and run it with python 3.12.7, you should get a the following arguments are required error. $ d:/local/Python312/python.exe issue.py 5 6 usage: issue.py [-h] issue.py ...