Skip to content

Argparse v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joshiayush joshiayush released this 25 Jan 10:00
· 6 commits to master since this release

Command-line parsing library.

This module is an optparse-inspired command-line parsing library that:

  • handles both optional and positional arguments
  • produces highly informative usage messages