fastargs icon indicating copy to clipboard operation
fastargs copied to clipboard

Python library for argument and configuration management

Results 14 fastargs issues
Sort by recently updated
recently updated
newest added

This fixes #14, by restoring the install_requires field which got lost when moving back to setup.py. I also deleted a superfluous space in the short description. pyyaml _could_ be an...

In the first iteration of the loop in `Config.augment_argparse()`, parameters in sections defined with `enable_if` are skipped: https://github.com/GuillaumeLeclerc/fastargs/blob/b39083a0075a95cbc7cb4d74295190fde349da8b/fastargs/config.py#L80-L81 However, all command line arguments are then passed to the parser: https://github.com/GuillaumeLeclerc/fastargs/blob/b39083a0075a95cbc7cb4d74295190fde349da8b/fastargs/config.py#L103...

(paths separated by dots) To go directly to commet.ml