argparse

Python command line parsing
Download

argparse Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache License 2.0
  • Publisher Name:
  • Steven Bethard
  • Operating Systems:
  • Windows All
  • File Size:
  • 160 KB

argparse Tags


argparse Description

The argparse module provides an easy, declarative interface for creating command line tools, which knows how to parse the arguments and flags from sys.argv, convert arg strings into objects for your program, format and print informative help messages, and much more.


argparse Related Software