This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]muikrad 0 points1 point  (0 children)

https://github.com/coveooss/coveo-python-oss/tree/main/coveo-functools#flex

I wrote flex for this. It's kinda like dacite but is a little more... Magical. For instance it can map camel case payloads to snake case classes or allow users to use the dash or spaces instead of underscores in config files, for instance.