python313-dm-tree - Tree is a library for working with nested data structures.
| Website: | https://github.com/deepmind/tree |
|---|---|
| License: | Apache-2.0 |
| Vendor: | Alcance Libre, Inc. |
- Description:
tree is a library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows to apply a function to each "leaf" preserving the overall structure.
Packages
| python313-dm-tree-0.1.10-1.aldos.src [38 KiB] |
Changelog
by Joel Barrios (2026-03-31):
- Update to 0.1.10. |