jmespath_extensions 0.9.0

Extended functions for JMESPath queries - 400+ functions for strings, arrays, dates, hashing, encoding, geo, and more
Documentation
# Rust
/target
**/target/

# Python
.venv/
__pycache__/
*.pyc
*.so
*.pyd
*.egg-info/
dist/
build/
.pytest_cache/

# Python bindings (excluded from main crate, has its own Cargo.lock)
python/Cargo.lock

# Misc
.tmp/
CLAUDE.md