opster

log

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