issues
search
kynikos
/
lib.py.configfile
Python library to dynamically parse and edit configuration files with support for subsections.
https://kynikos.github.io/lib.py.configfile/
MIT License
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Example for changing the _OPTION_SEP from " = " to "="
#29
Marcuzzz
opened
4 years ago
1
Change interpolation syntax
#28
kynikos
opened
9 years ago
2
Interpolation of options from parent sections
#27
lahwaacz
closed
9 years ago
2
Export to file-like object
#26
kynikos
opened
9 years ago
0
Change "reset" parameter to "remove" in main import/export methods
#25
kynikos
opened
9 years ago
0
Shallow importing/exporting
#24
kynikos
opened
9 years ago
0
Use sphinx-apidoc
#23
kynikos
opened
9 years ago
0
Properly implement "deep" resetting
#22
kynikos
opened
9 years ago
0
Allow importing from a multiline string
#21
kynikos
opened
9 years ago
0
Regular expressions should be compiled only once
#20
kynikos
opened
9 years ago
0
Move constant settings to a Settings class
#19
kynikos
opened
9 years ago
0
Support lists of values
#18
kynikos
opened
9 years ago
0
Support including other files
#17
kynikos
opened
9 years ago
0
Create comments programmatically and store them
#16
kynikos
opened
9 years ago
0
Extend data model
#15
kynikos
opened
9 years ago
0
Comment lines when resetting
#14
kynikos
opened
9 years ago
0
Multiline values
#13
kynikos
opened
9 years ago
0
Fully replace configparser
#12
kynikos
opened
9 years ago
0
Allow using indentation
#11
kynikos
opened
9 years ago
0
Sort sections and options
#10
kynikos
opened
9 years ago
0
Improve exception classes
#9
kynikos
opened
9 years ago
0
Automatically comment new sections and options
#8
kynikos
opened
9 years ago
0
Use a generic mapping class
#7
kynikos
opened
9 years ago
0
Allow customizing get_bool behavior
#6
kynikos
opened
9 years ago
0
Allow customizing regular expressions
#5
kynikos
opened
9 years ago
1
Import Section objects
#4
kynikos
opened
9 years ago
0
Add tests
#3
kynikos
opened
9 years ago
1
Automatic lookup for items in parent sections
#2
lahwaacz
closed
9 years ago
15
Make 'sources' understand file-like objects
#1
lahwaacz
closed
9 years ago
1