Revisions of python-shinyutils
Ana Guerrero (anag+factory)
accepted
request 1140275
from
Dirk Mueller (dirkmueller)
(revision 3)
- update to 12.4.0: * raise `TypeError` if `SH` instance re-entered * handle single command case in `run_prog` * handle single unnamed command case in `run_prog` * allow `run_prog` to run without sub-parsers for single command programs * add `add_short_full_helps` argument to `run_prog` * add `run_prog` function * add more arguments to `run_prog` * allow specifying sub-commands with keyword arguments in `run_prog` * apply `add_short_full_helps` to subparsers in `run_prog` * use `corgy 4.1` to support Python 3.7 and 3.8 * fix mock `trange` implementation * update `corgy` to version 4.0 * simplify `NNTrainer` var names * refactor `pt` based on latest `corgy` * call `MatWrap.configure` in `PlottingArgs.__init__` * mark wrapped names in `matwrap` as `Any` so `mypy` doesn't complain * refactor `pt` based on latest `corgy` * simplify `NNTrainer` var names * update `corgy` to version 2.4 * refactor `pt` to work better with `Corgy` * make `MatWrap.mpl/plt/sns` properties * replace `MatWrap.add_plotting_args` with `PlottingArgs` class * disalbe auto calling `conf_logging` and add parse arguments for it * remove logng.build_log_argp * make arguments to conf_logging keyword only
Dominique Leuenberger (dimstar_suse)
accepted
request 753806
from
Todd R (TheBlackCat)
(revision 1)
Various utilities for Python
Displaying all 3 revisions