Skip to content

Releases: joshiayush/argparse

Argparse v1.0.0

25 Jan 10:00
Compare
Choose a tag to compare
Argparse v1.0.0 Pre-release
Pre-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