Download Latest Version 0.37.0 source code.tar.gz (4.7 MB)
Email in envelope

Get an email when there's a new version of python-benedict

Home / 0.37.0
Name Modified Size InfoDownloads / Week
Parent folder
licenses.csv 2026-05-09 7.7 kB
licenses.md 2026-05-09 44.6 kB
sbom.cyclonedx.json 2026-05-09 80.4 kB
sbom.cyclonedx.xml 2026-05-09 84.1 kB
0.37.0 source code.tar.gz 2026-05-09 4.7 MB
0.37.0 source code.zip 2026-05-09 4.8 MB
README.md 2026-05-09 942 Bytes
Totals: 7 Items   9.7 MB 2
  • Add optional schema kwarg support (python-benedict[schema] with pydantic v2) to all from_* and to_* I/O methods. (#565)
  • Add indexes=True option to flatten / unflatten for list/tuple flattening with round-trip support. (#561)
  • Add deep argument support to filter method to apply the predicate recursively to all nested dicts.
  • Add deep argument support to remove method to remove the key(s) at every nesting level.
  • Add deep argument support to rename method to rename the key at every nesting level.
  • Reduce dependencies making the core installation super lightweight. [#567]
  • Swap uiri/toml encoder for tomli_w. [#439]
  • Fix yaml serializer to use safe_dump and add pickle security warning (CWE-502). (#563)
  • Fix orjson and requests requirements to address CVE-2025-67221 and CVE-2024-27454. (#562)
  • Add CONTRIBUTING.md.
  • Bump requirements and pre-commit hooks.
Source: README.md, updated 2026-05-09