issues
search
bw2
/
ConfigArgParse
A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
MIT License
728
stars
121
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
no attribute 'ConfigParser'
#197
sdarwin
closed
3 years ago
0
List type parameters should be appended to by command line argument, not replaced
#196
AMNeumann
closed
3 years ago
1
How to disable environment variable reading?
#195
ajupazhamayil
closed
3 years ago
1
Option to prioritize config file over args 🧐
#194
tgotwig
closed
3 years ago
1
Hardcoded description text cannot be modified
#193
fdw
closed
1 year ago
9
Add new args within parse_known_args() to already existing args
#192
dbachran
closed
3 years ago
0
Behavior of parse_args() with existing namespace object
#191
dbachran
closed
3 years ago
3
change script file name README
#190
pareyesv
closed
3 years ago
1
Not to use `os.path.isfile`
#189
tzing
closed
3 years ago
3
Fix bug in accepts_list_and_has_nargs section.
#188
bw2
closed
4 years ago
3
Added semver info, fixes #170
#187
alvassin
closed
4 years ago
0
Redo fix for nargs and append
#186
davistardif
closed
4 years ago
1
Parse environment variables in config file
#185
netw0rkf10w
opened
4 years ago
2
fixes #179
#184
bw2
closed
4 years ago
0
Config file support for arguments with no long version (e.g. subparsers)
#183
netw0rkf10w
closed
4 years ago
2
no way to have mixed-case auto_env_var_prefix makes it hard to work with bamboo
#182
systematicguy
opened
4 years ago
3
Exclude config file option when writing out a config file
#181
wvoigt
closed
4 years ago
1
Option to not exit after write_config_file
#180
wvoigt
opened
4 years ago
2
Bug of 1.2: AttributeError: 'NoneType' object has no attribute 'nargs'
#179
kamo-naoyuki
closed
4 years ago
6
Allow append and nargs to be used together with a nested list in config
#178
davistardif
closed
4 years ago
0
Cannot use nargs with action=append
#177
davistardif
closed
4 years ago
5
add README docs for ConfigparseConfigFileParser class
#176
josephcarmack
closed
4 years ago
1
action='count' doesn't work with config
#175
dmartin-isp
closed
3 years ago
2
Fix help output of suppressed args
#174
j-a-n
closed
4 years ago
0
Add ConfigFileParser subclass with pure configparser syntax
#173
josephcarmack
closed
4 years ago
0
configparser based ConfigFileParser
#172
josephcarmack
closed
4 years ago
3
Set COLUMNS=80 in tests to fix failures
#171
mgorny
closed
4 years ago
1
Does this package follow semantic versioning?
#170
alvassin
closed
4 years ago
1
Defaults override boolean values provided in config file.
#169
hillierdani
opened
4 years ago
5
Add Support for Custom File Openers
#168
orenshk
closed
4 years ago
2
Cannot give list or tuple type from config file, without nargs
#167
kamo-naoyuki
opened
4 years ago
1
Dash supported as first char of argument
#166
Savlik
closed
4 years ago
1
How to import existing ArgParse into ConfigArgParse
#165
astariul
opened
4 years ago
1
How to deal with bool args
#164
astariul
opened
4 years ago
0
testMutuallyExclusiveArgs and test_FormatHelp fails with python 3.8
#163
ncopa
closed
4 years ago
2
Does not support character other than ascii?
#162
tcqiuyu
closed
5 years ago
5
Update example to include env example
#161
mdbecker
closed
5 years ago
0
Fix parsing of args entries like "--key=-value"
#160
adferrand
closed
4 years ago
1
add support for nested YAML properties
#159
bcicen
closed
4 years ago
1
Drop support for Python 3.4
#158
hugovk
closed
5 years ago
0
Add support for automatic reading env vars with the same name as argument name
#157
karolzak
closed
5 years ago
1
Separate the runtime config saver so that a custom saver can be used
#156
buddiex
closed
5 years ago
2
env vars not loaded when a "nargs=REMAINDER" argument is used
#155
ndamclean
opened
5 years ago
1
Values that begin with a hyphen are not handled properly
#154
bmw
closed
4 years ago
3
Regular expression strings should be raw strings
#153
johann-petrak
closed
3 years ago
1
parse_known_args in combination with is_config_file works incorrectly
#152
johann-petrak
opened
5 years ago
1
Use of pathlib causes an exception.
#151
othalan
opened
5 years ago
1
Write config file argument with default value fails
#150
othalan
opened
5 years ago
0
BUG: add_argument method not indented as part of its class
#149
rswgnu
opened
5 years ago
0
Give example of how to set 'dest' when using 'args_for_writing_out_config_file'
#148
rswgnu
opened
5 years ago
0
Previous
Next