Recent Releases of https://github.com/casperdcl/argopt

https://github.com/casperdcl/argopt - argopt v0.9.1 stable

  • minor installation framework updates
    • remove unnecessary dependencies
    • exclude examples (#21)
    • remove git-fame script (#20)

- Python
Published by github-actions[bot] 11 months ago

https://github.com/casperdcl/argopt - argopt v0.9.0 stable

  • drop py<=3.6, add py3.12 support
  • docs: update badge URLs
  • tests: bump linters
  • update build/test framework (#19)
  • misc CI updates
    • use PyPI trusted publishing
    • fix py3.7-ubuntu
    • drop manual pre-commit
    • bump actions
    • misc tidy

- Python
Published by github-actions[bot] 12 months ago

https://github.com/casperdcl/argopt - argopt v0.8.2 stable

  • drop py<=3.6 support (#18)
  • code linting
  • misc framework updates (#18)
    • fix & update CI tests
    • fix release process
    • update & fix pre-commit

- Python
Published by github-actions[bot] about 3 years ago

https://github.com/casperdcl/argopt - argopt v0.7.1 stable

  • misc framework updates (#15)
    • fix CI tests
    • bump pre-commit
    • upgrade to pytest <= nose
  • fix type handling
  • minor sponsor link update

- Python
Published by casperdcl over 3 years ago

https://github.com/casperdcl/argopt - argopt v0.7.0 stable

  • support partial in [default: ] (#14)
  • fix potential exceptions & typecasting issues (#14)
  • update documentation
    • fix README example
  • major tests, framework & formatting upgrades (#14)

- Python
Published by casperdcl almost 5 years ago

https://github.com/casperdcl/argopt - argopt v0.6.2 stable

  • framework upgrade
    • major build/dist/versioning system update
    • migrate Travis => GHA
  • add pre-commit linting
  • update documentation & badges

- Python
Published by casperdcl about 5 years ago

https://github.com/casperdcl/argopt - argopt v0.6.1 stable

  • fix file type in py3 (#11 <- #9)
  • minor framework updates & code tidy

- Python
Published by casperdcl about 5 years ago

https://github.com/casperdcl/argopt - argopt v0.6.0 beta

  • fix escaped chars in regex
  • add .[dev] <- requirements-dev.txt
  • update test framework
  • complete CI framework overhaul
    • fix py26 tests
    • auto-release to PyPI

- Python
Published by casperdcl about 6 years ago

https://github.com/casperdcl/argopt - argopt v0.5.0 beta

  • allow ARG format (#5)
  • remove argparse dependency for py>=2.7 (#6)
  • add unit tests
  • fix CI py26 tests

- Python
Published by casperdcl about 7 years ago

https://github.com/casperdcl/argopt - argopt v0.4.0 beta

  • support epilogue
  • ignore section titles (usage|options|arguments): when not at start-of-line
  • update documentation and CI tests

- Python
Published by casperdcl about 8 years ago

https://github.com/casperdcl/argopt - argopt v0.3.4 beta

  • warn about duplicate options
  • epilog support (#2)
  • exposed default formatter_class=argparse.RawDescriptionHelpFormatter
  • py26 argparse dependency
  • exposed default logLevel=logging.NOTSET

- Python
Published by casperdcl about 8 years ago

https://github.com/casperdcl/argopt - argopt v0.3.3 beta

  • added python 2.6 support
  • update examples and documentation
  • add tests (py3.6, pypy3)
  • exposed DictAttrWrap

- Python
Published by casperdcl about 8 years ago

https://github.com/casperdcl/argopt - argopt v0.3.1 alpha

  • default positional arguments [feature]
  • -v and --version conflict resolution [feature]
  • update documentation
  • update examples
  • coverage, tests and misc tidying

- Python
Published by casperdcl almost 10 years ago

https://github.com/casperdcl/argopt - argopt v0.3.0 alpha

- Python
Published by casperdcl almost 10 years ago

https://github.com/casperdcl/argopt - argopt v0.1.0 alpha

First PyPi release

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

- Python
Published by casperdcl almost 10 years ago