Skip to content

A Python package for recursively searching, evaluating, and manipulating complex data structures using powerful condition-based logic.

Notifications You must be signed in to change notification settings

Eliyas-Wubie/DataHandler

Repository files navigation

A powerful Python package for inspecting and manipulating complex data structures such as dictionaries and lists. It features advanced recursive logic to deeply traverse nested structures, enabling robust search operations—such as value lookup, key/field search, key-value pair matching, and multi-condition filtering using operators like eq, match, gt, and, or, and more. The package also supports evaluating whether dictionaries meet custom conditions, with flexible targeting of fields and values at any depth.

About

A Python package for recursively searching, evaluating, and manipulating complex data structures using powerful condition-based logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages