Skip to content

Releases: casperdcl/argopt

argopt v0.3.1 alpha

20 Apr 23:57
Compare
Choose a tag to compare
  • default positional arguments [feature]
  • -v and --version conflict resolution [feature]
  • update documentation
  • update examples
  • coverage, tests and misc tidying

argopt v0.3.0 alpha

20 Apr 23:53
Compare
Choose a tag to compare
argopt v0.3.0 alpha Pre-release
Pre-release
bump version, minor version info bugfix, flake8 and Makefile fixes, -v

and --versionconflict resolution, coverage and tests

argopt v0.1.0 alpha

19 Apr 20:48
Compare
Choose a tag to compare

First PyPi release

  • docstring to argparse
  • inspired by docopt
  • extension support
    • default arguments
    • type specifiers