screenshots.debian.net

Description

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.


Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ormar-orm/ormar-utils


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-ormar-utils

Read the original on screenshots.debian.net ↗