opster

log

age author description
4 weeks ago Alexander Solovyov Fix help for options with functions as their default argumentsdefault tip
4 weeks ago Alexander Solovyov index.rst: fix link to overview
6 weeks ago Alexander Solovyov fix help output
2 months ago Alexander Solovyov update tests
4 months ago Anton Dutov various py3k incompatibilities removed
5 months ago Alexander Solovyov automate test system
5 months ago Alexander Solovyov switch to setuptools (to distribute actually)
5 months ago Alexander Solovyov backward incompatible change: require argv=sys.argv[1:] for @wrapped command to parse command line
5 months ago Alexander Solovyov always call a function if it's default argument for an option
5 months ago Alexander Solovyov multiple arguments example
6 months ago Alexander Solovyov test_cmd.py update to reflect updates in opster
6 months ago Alexander Solovyov Added tag 0.9.9 for changeset 472a33d66076
6 months ago Alexander Solovyov release 0.9.90.9.9
6 months ago Alexander Solovyov support calling commands from python when options are defined in list
6 months ago Alexander Solovyov when calling command from python set not supplied options to proper defaults
6 months ago Alexander Solovyov Fix bug introduced in previous changeset
6 months ago Alexander Solovyov changelog update
6 months ago Alexander Solovyov respect empty strings as usage
6 months ago Alexander Solovyov replace _ with - in command names, same as in options names
6 months ago Alexander Solovyov fix example ui middleware
6 months ago Alexander Solovyov globaloptions were simply dropped after parsing, fold them in regular options
6 months ago Alexander Solovyov Added tag 0.9.8 for changeset cc24c392fd45
6 months ago Alexander Solovyov release 0.9.80.9.8
6 months ago Alexander Solovyov fix bug with option names clashing with call_cmd argument names
6 months ago Alexander Solovyov Added tag 0.9.7 for changeset d4bdbbf7a500
6 months ago Alexander Solovyov release 0.9.70.9.7
6 months ago Alexander Solovyov rename from finaloption to opster
7 months ago Alexander Solovyov Added tag 0.9.6 for changeset d283be877fc5
7 months ago Alexander Solovyov 0.9.6 changelog and version bump0.9.6
7 months ago Alexander Solovyov check that option has a name
7 months ago Alexander Solovyov Check if short name is of length == 1
7 months ago Alexander Solovyov ability to decorate all subcommands and example of such decorator
7 months ago Alexander Solovyov Use actual options names when guessing usage
7 months ago Alexander Solovyov readme fix
7 months ago Alexander Solovyov not everybody knows Die Krupps, add link
7 months ago Alexander Solovyov Added tag 0.9.5 for changeset e9678adf8bb1
7 months ago Alexander Solovyov prepare to release 0.9.50.9.5
7 months ago Alexander Solovyov allow commands with arguments
7 months ago Alexander Solovyov Added tag 0.9.4 for changeset 8fe50bf4458b
7 months ago Alexander Solovyov bumping version to 0.9.40.9.4
7 months ago Alexander Solovyov prepend subcommands usage with program name
7 months ago Alexander Solovyov ability to hide commands from listing
7 months ago Alexander Solovyov basic usage guess
7 months ago Alexander Solovyov better help for subcommands list
7 months ago Alexander Solovyov remove unused exception
7 months ago Alexander Solovyov Added tag 0.9.3 for changeset e8866635cf2f
7 months ago Alexander Solovyov setup.py fix0.9.3
7 months ago Alexander Solovyov Added tag 0.9.2 for changeset 1d0173e1b412
7 months ago Alexander Solovyov version bump and minor documentation fixes0.9.2
7 months ago Alexander Solovyov changelog
7 months ago Alexander Solovyov fix 0.9 tag pointer
7 months ago Alexander Solovyov ability to use commands as usual functions
7 months ago Alexander Solovyov small documentation update
7 months ago Alexander Solovyov ignore dist/ dir
7 months ago Alexander Solovyov Added tag 0.9.1 for changeset 188325c309d8
7 months ago Alexander Solovyov fix behavior when adding --help option0.9.1
7 months ago Alexander Solovyov more tests
7 months ago Alexander Solovyov manifest doesn't need to be included in repo
7 months ago Alexander Solovyov test_opts: fix usage string
8 months ago Alexander Solovyov setup.py: better description
Repositories maintained by Alexander Solovyov