committed 01:13AM - 04 Feb 25 UTC
A data model and implementation for a compact transformation engine
written in P…ython.
- Based on JSON Pointer (RFC 6901), JMESPath, and transon
- Implemented using `attrs` and `cattrs`
- Includes built-in transformation functions `to_datetime` and
`to_unixtime`
- Ability to marshall and unmarshall its representation to/from JSON and
YAML