{"id":13794862,"url":"https://github.com/oleksis/jtree","last_synced_at":"2025-04-10T21:32:11.407Z","repository":{"id":64598525,"uuid":"576880150","full_name":"oleksis/jtree","owner":"oleksis","description":"jtree is a command line interface (CLI) for displaying JavaScript Object Notation (JSON) in a tree view","archived":false,"fork":false,"pushed_at":"2023-08-28T19:11:40.000Z","size":132,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-15T14:33:59.243Z","etag":null,"topics":["explorer","json","tui","viewer"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oleksis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-12-11T09:39:48.000Z","updated_at":"2024-03-25T11:42:53.000Z","dependencies_parsed_at":"2024-01-13T10:41:25.579Z","dependency_job_id":"12bf4761-9c31-4437-a612-4d8e347b511f","html_url":"https://github.com/oleksis/jtree","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fjtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fjtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fjtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksis%2Fjtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleksis","download_url":"https://codeload.github.com/oleksis/jtree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248301525,"owners_count":21080908,"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":["explorer","json","tui","viewer"],"created_at":"2024-08-03T23:00:49.245Z","updated_at":"2025-04-10T21:32:11.376Z","avatar_url":"https://github.com/oleksis.png","language":"Python","funding_links":[],"categories":["Community","Python"],"sub_categories":["Third Party Applications"],"readme":"# jtree\njtree is a command line interface (CLI) for displaying JavaScript Object Notation (JSON) in a tree view powered by [Textual](https://textual.textualize.io/) a Text User Interface (TUI) framework for Python.\n\n## Install\n```bash\n➜ python -m pip install jtree\n```\n\n## Usage\n```pwsh\n➜ kubectl --kubeconfig .\\napptive-kubeconfig get deployment -ojson \u003e deployment.json\n\n➜ jtree tests/fixtures/deployment.json\n```\n\n![jtree TUI](https://raw.githubusercontent.com/oleksis/jtree/main/json-tree.svg)\n\nPass the JSON content to standard input (`sys.stdin`)\n```bash\n➜ pipdeptree --json-tree -p textual | jtree\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleksis%2Fjtree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleksis%2Fjtree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleksis%2Fjtree/lists"}