{"id":29051339,"url":"https://github.com/ngschmidt/yhs","last_synced_at":"2025-06-26T22:10:28.601Z","repository":{"id":56032663,"uuid":"317018938","full_name":"ngschmidt/yhs","owner":"ngschmidt","description":"YAML Hierarchical Search","archived":false,"fork":false,"pushed_at":"2020-12-06T23:37:15.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-04-27T06:33:19.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngschmidt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-29T18:43:13.000Z","updated_at":"2020-11-30T03:46:46.000Z","dependencies_parsed_at":"2022-08-15T11:50:30.600Z","dependency_job_id":null,"html_url":"https://github.com/ngschmidt/yhs","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/ngschmidt/yhs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Fyhs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Fyhs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Fyhs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Fyhs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngschmidt","download_url":"https://codeload.github.com/ngschmidt/yhs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngschmidt%2Fyhs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262150132,"owners_count":23266835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-26T22:10:27.454Z","updated_at":"2025-06-26T22:10:28.585Z","avatar_url":"https://github.com/ngschmidt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YAML Hierarchical Search\n\n## Synopsis\n\nQuick and easy hierarchical utility to parse YAML/JSON in a tree search, or simply validate inputs\n\n## To use these examples\n\n### Ideal Usage\n\n`| yhs`\n\n### Actual Usage\n\n`yhs.py example.yml`\n`yhs.py \"yaml\"`\n\n## Goals\n\n- Quick and dirty YAML Structure Validation\n- Accept either file handles or a string\n- Accept as a pipe\n- Search top level tree members for a string, then return the tree below it\n- Search a provided depth tree members for a stirng, then return the tree below it\n- Search arbitrary depths for a string, then return the tree below it\n\n## Testing\n\nTBD\n\n### Dependencies\n\n- Python 3\n- `python3-ruamel.yaml`\n\n## TODO\n\n- Moved to project board\n\n## Authors\n\n- *Nick Schmidt*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngschmidt%2Fyhs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngschmidt%2Fyhs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngschmidt%2Fyhs/lists"}