argparse
Subscription: Developer
Active
Subscription: Developer
Python command-line parsing library that simplifies creating user-friendly interfaces by automatically generating help messages and handling invalid arguments. It defines required arguments and parses them from sys.argv.
pip install argparse==1.4.0
1.4.0
Linux