python-benedict/benedict/serializers
Fabio Caccamo e9d2d85f78 Read `toml` files using the standard `tomlib` (if available). #143 2022-11-22 14:11:22 +01:00
..
__init__.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
abstract.py Add read-only `xls` files (`.xlsx`, `.xlsm`, `.xls`) support. #70 (#122) 2022-10-05 16:43:46 +02:00
base64.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
csv.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
ini.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
json.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
pickle.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
plist.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
query_string.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
toml.py Read `toml` files using the standard `tomlib` (if available). #143 2022-11-22 14:11:22 +01:00
xls.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
xml.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
yaml.py Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00