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
sort_keys=True/False is ignored
#179
theodore86
opened
1 month ago
0
fix: remove deprecated old test data collector module
#178
ssato
closed
2 months ago
0
change: switch to new test data loader based on tests.common.tdc
#177
ssato
closed
6 months ago
0
Fix/pytest migration
#176
ssato
closed
6 months ago
0
Fix/pytest migration
#175
ssato
closed
6 months ago
0
Fix/pytest migration
#174
ssato
closed
6 months ago
0
fix/change: migrate test cases from unittest.TestCase to pytest based with new test data loader
#173
ssato
closed
6 months ago
0
change: re-organize schema module
#172
ssato
closed
7 months ago
0
fix: use standard collections as type annotations
#171
ssato
closed
7 months ago
0
change: make ruff run by default.
#170
ssato
closed
7 months ago
0
possible bugs pointed out by ruff
#169
ssato
closed
2 months ago
2
Migrate from setup.cfg to pyproject.toml
#168
ssato
closed
9 months ago
1
Fix/docs
#167
ssato
closed
9 months ago
0
fix: correct a typo the configuration key
#166
ssato
closed
9 months ago
0
fix: add build.os confguration for the readthedocs.org
#165
ssato
closed
9 months ago
0
fix: add a configuration file for readthedocs.org
#164
ssato
closed
9 months ago
1
change: remove inheritance from BinaryLoaderrMixin and BinaryDumperMixin
#163
ssato
closed
9 months ago
1
Make many footnotes into links
#162
flying-sheep
opened
10 months ago
3
enhancement: add new backend to load and dump python code as data
#161
ssato
closed
10 months ago
2
fix: [doc] follw re-organization (move and rename) of backends
#160
ssato
closed
10 months ago
1
enhancement/fix/change: re-organization/normalization of builtin back-ends with switch of new file based test data for them
#159
ssato
closed
10 months ago
1
Fixed a typo in README.rst
#158
saakshii12
closed
1 year ago
1
enhancement: add support of multiple toml load and dump libraries
#157
ssato
closed
1 year ago
1
change: switch to importlib.metadata from pkg_resources in setuptools
#156
ssato
closed
1 year ago
1
Update README.rst
#155
mishrasamiksha
closed
1 year ago
1
Fix/py312 support
#154
ssato
closed
1 year ago
0
Update toml parser
#153
flying-sheep
closed
1 year ago
7
bug: Plugins are not compatible with the latest versions of anyconfig and these do not work well with it.
#152
bswck
opened
1 year ago
6
Integrate bson, cbor2, configobj, ion, json5, msgpack plugins
#151
sundarnagarajan
closed
1 year ago
3
Add support for ConfigParser's "strict" keyword argument.
#150
jsivak
closed
2 years ago
4
Add CodeQL workflow for GitHub code scanning
#149
lgtm-com[bot]
closed
2 years ago
0
Enable codecov statics report
#148
ssato
closed
2 years ago
0
enhancement: use ruff to check code styles
#147
ssato
closed
2 years ago
0
0.13.0 rc1
#146
ssato
closed
2 years ago
0
Feature/more code style checks
#145
ssato
closed
2 years ago
0
Mak py310 as the default test target environment
#144
ssato
closed
2 years ago
0
Feature/py310 support
#143
ssato
closed
2 years ago
0
fix: add a packaging configuration to distribute type hints data
#142
ssato
closed
2 years ago
0
make package PEP-561 compatible (add py.typed)
#141
SimonDR-Boltzmann
closed
2 years ago
4
Fix/issue 139: process cases that pathlib.Path.resolve fails on errors in .ioinfo.utils.get_path_and_ext
#140
ssato
closed
3 years ago
0
crash when dumping to stdout with colorama enabled (windows only).
#139
gsemet
closed
2 years ago
4
enhancement: add backend to support load data from .py files
#138
ssato
opened
3 years ago
0
fix: correct errors and warnings by bandit
#137
ssato
closed
2 years ago
0
Various fixes and enhancements may close #135
#136
ssato
closed
3 years ago
0
[doc] follow pep257
#135
ssato
closed
2 years ago
0
change: switch to file based test cases along with misc fixes and cleanups
#134
ssato
closed
3 years ago
0
Fix "error: unbalanced parenthesis at position 15"
#133
jamesmyatt
closed
3 years ago
4
fix: re-enable output type guessing from output file name
#132
masatake
closed
3 years ago
5
fixes for sider issues
#131
ssato
closed
3 years ago
0
change: switch to use new test data collector in test cases for parser.*
#130
ssato
closed
3 years ago
0
Next