Nargs stands for command-line nested arguments. It is a command line parser for Python please see specifications.
There are two documentation files:
- Nargs developer's documentation is for developers who create programs that use Nargs as a module.
- Nargs end-user's documentation describes Nargs command-line syntax to interact with programs using Nargs as a module.