issues
search
ssato
/
python-anyconfig
Python library provides common APIs to load and dump configuration files in various formats
MIT License
278
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Get all validation errors in an Dict
#79
edyan
opened
7 years ago
5
New lines are doubled with YAML parser
#78
adaxi
closed
6 years ago
3
enhancement: allow ac_merge to be a callable for user-defined merge strategies
#77
csboling
closed
7 years ago
4
doc: add description of common and backend specific keyword options
#76
ssato
closed
1 year ago
1
Preserve order while dumping/loading xml array
#75
ajays20078
closed
7 years ago
5
Parsers to load and dump data should be separated to make backend implementations easier and cleaner
#74
ssato
opened
7 years ago
0
Backends are inconsistent with each other
#73
nolar
opened
7 years ago
2
Replace '\n' w/ os.linesep
#72
ssato
closed
7 years ago
1
xml dump pretty print
#71
ajays20078
closed
1 year ago
2
swich to argparse from optparse in anyconfig.cli
#70
ssato
closed
7 years ago
1
support query with jq
#69
ssato
opened
7 years ago
0
Try to empty data with yaml parser causes an errror
#68
ssato
closed
7 years ago
1
JMESPath query support
#67
ssato
closed
7 years ago
2
Remove annoying to_container argument
#66
ssato
closed
7 years ago
8
Avoid test cases installed by default
#65
ssato
closed
7 years ago
1
Export backends for relatively minor formats or requiring non standard modules to plugins
#64
ssato
opened
7 years ago
0
xml parsing fails when root key has multiple attributes
#63
ajays20078
closed
7 years ago
6
xml backend does not follow 'the spec'
#62
ssato
opened
7 years ago
2
An issue when parsing java properties with colon in value
#61
wstranger
closed
7 years ago
5
Can't read a yml file inside a docker container
#60
m3talstorm
closed
7 years ago
6
ini and shellvars backends do not dump configuration correctly if it contains iterables
#59
ssato
closed
7 years ago
1
Dumping xml fails in python3 (utf-8)
#58
ajays20078
closed
7 years ago
11
enhancement: add support for exported shellvars
#57
jirikuncar
closed
7 years ago
5
Properties file breaks while parsing line ending with "\" (line breaker)
#56
ajays20078
closed
7 years ago
4
anyconfig should warn if the python module required to parse inputs was missing
#55
ssato
closed
7 years ago
2
Update README.rst
#54
dhutty
closed
8 years ago
4
Formats and Backends
#53
txomon
opened
8 years ago
1
Add APIs to register / unregister custom parser classes
#52
ssato
closed
6 years ago
3
Properties file ignores keys with empty values
#51
ajays20078
closed
8 years ago
6
Fix for properties backend which was rstripping valid values after comment markers
#50
ajays20078
closed
8 years ago
4
support templates only in values like ansible playbooks
#49
ssato
opened
8 years ago
1
Why are comments removed from .properties file?
#48
ajays20078
closed
8 years ago
2
Support for environment(env) variable format.
#47
ajays20078
closed
7 years ago
14
Corrected .container to .to_container in usage doc
#46
saschwarz
closed
8 years ago
4
anyconfig.gen_schema should have an option to generate more strict schema
#45
ssato
closed
7 years ago
1
XML backend dumps output with namespace prefix, and it makes post-processing harder
#44
ssato
closed
7 years ago
1
m9dicts and anyconfig cannot co-exist because anyconfg contains the former
#43
ssato
closed
7 years ago
1
Loading a toml file loads None object
#42
ajays20078
closed
7 years ago
15
Dumping a ini file adds newline after every key
#41
ajays20078
closed
8 years ago
2
Unable to dump yaml safely
#40
ajays20078
closed
8 years ago
8
The branch to switch mergeabledict to m9dicts
#39
ssato
closed
8 years ago
0
The order of items are not kept in YAML backend
#38
ssato
closed
7 years ago
6
anyconfig.mergeabledict.MergeableDict is too complex and ugly
#37
ssato
closed
8 years ago
4
support to load namedtuple objects
#36
ssato
closed
8 years ago
1
support to dump namedtuple objects
#35
ssato
closed
8 years ago
1
pickle support
#34
ssato
closed
7 years ago
1
Refactoring around backend base classes, loaders and dumpers.
#33
ssato
closed
9 years ago
1
Properties
#32
ssato
closed
9 years ago
2
Java properties and escaping
#31
HPotter
closed
9 years ago
8
merge to prepare for the next 0.3.x releases.
#30
ssato
closed
9 years ago
0
Previous
Next