python-benedict/benedict/serializers
Fabio Caccamo 704ee5936e Fix calling `from_xls` passing custom options. #355 2023-12-27 11:06:42 +01:00
..
__init__.py Add `from_html` method. #317 2023-11-08 21:56:01 +01:00
abstract.py Add `pyupgrade` to `pre-commit` config. 2022-12-31 18:33:20 +01:00
base64.py Add `pyupgrade` to `pre-commit` config. 2022-12-31 18:33:20 +01:00
cli.py Add `encode` method (not implemented) to `CLISerializer`. 2023-07-16 11:26:14 +02:00
csv.py Improve code quality. 2023-04-05 17:35:55 +02:00
html.py Add `from_html` method. #317 2023-11-08 21:56:01 +01:00
ini.py Encode in json only dicts. 2023-05-28 11:29:57 +02:00
json.py Fix missing dependency on `pyyaml`. #260 2023-03-09 11:29:36 +01:00
pickle.py Add `pyupgrade` to `pre-commit` config. 2022-12-31 18:33:20 +01:00
plist.py Add `pyupgrade` to `pre-commit` config. 2022-12-31 18:33:20 +01:00
query_string.py Add `pyupgrade` to `pre-commit` config. 2022-12-31 18:33:20 +01:00
toml.py Separate installation targets (extras requires). #200 (#258) 2023-03-09 00:39:33 +01:00
xls.py Fix calling `from_xls` passing custom options. #355 2023-12-27 11:06:42 +01:00
xml.py Separate installation targets (extras requires). #200 (#258) 2023-03-09 00:39:33 +01:00
yaml.py Fix missing dependency on `pyyaml`. #260 2023-03-09 11:29:36 +01:00