python-benedict/benedict
Fabio Caccamo 536c7dde3f Added `type_util.is_dict_or_list_or_tuple` method. 2021-10-02 16:49:58 +02:00
..
core Fixed lists concat when merging nested dicts. #48 2021-01-19 11:55:35 +01:00
dicts Fixed `json.dumps()` when `benedict` is initialized with an empty dict. #57 #61 2021-08-11 11:27:02 +02:00
serializers Added `ini` format support. #36 #40 2021-05-04 23:22:11 +02:00
utils Added `type_util.is_dict_or_list_or_tuple` method. 2021-10-02 16:49:58 +02:00
__init__.py Removed duplicated code and benedicton decorator. 2019-11-11 14:37:24 +01:00
metadata.py Updated CHANGELOG and version. 2021-08-11 11:27:47 +02:00