Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : python-ormar-utils Version : 0.2.0 Upstream Author : Radosław Drążkiewicz <[email protected]> * URL : https://github.com/ormar-orm/ormar-utils * License : MIT Programming Lang: Rust / Python Description : Rust-accelerated utility functions for the ormar ORM This library provides utility routines used by ormar for data encoding, hashing, list handling, alias mapping, and merge planning. . It includes functions for encoding byte values as text, decoding them back to bytes, and serialising values to JSON. It can convert dictionaries and lists into hashable tuples, translate strings containing double-underscore path separators into nested dictionaries, and group related field names into nested structures. . The library also provides a unique-list collection that keeps duplicate entries out, routines for building reverse alias maps, and helpers for grouping primary key values and planning ordered list merges. The main other entity it works with is the ormar ORM, which can call these routines during its internal model and relation handling. This is a dependency for the latest release of ormar, which is already in Debian. I plan to maintain this package as part of the Python team.

