{"id":15360761,"url":"https://github.com/tkf/emacs-jedi-direx","last_synced_at":"2025-03-27T20:20:19.035Z","repository":{"id":8606234,"uuid":"10245125","full_name":"tkf/emacs-jedi-direx","owner":"tkf","description":"Tree style source code viewer for Python buffer","archived":false,"fork":false,"pushed_at":"2016-01-07T15:27:22.000Z","size":242,"stargazers_count":71,"open_issues_count":12,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-01T22:42:28.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ericelliott/the-software-developers-library","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkf.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-23T14:06:12.000Z","updated_at":"2022-08-07T16:56:24.000Z","dependencies_parsed_at":"2022-08-07T19:00:03.762Z","dependency_job_id":null,"html_url":"https://github.com/tkf/emacs-jedi-direx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Femacs-jedi-direx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Femacs-jedi-direx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Femacs-jedi-direx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Femacs-jedi-direx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkf","download_url":"https://codeload.github.com/tkf/emacs-jedi-direx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245916941,"owners_count":20693425,"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":"2024-10-01T12:51:41.475Z","updated_at":"2025-03-27T20:20:19.015Z","avatar_url":"https://github.com/tkf.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================================================\n Tree style source code viewer for Python buffer\n=================================================\n\nYou can view Python code (right) in a tree style viewer (left):\n\n.. image:: http://farm4.staticflickr.com/3784/8804246558_0b3c998050_o.png\n   :target: http://www.flickr.com/photos/arataka/8804246558/\n\nTODO: make it installable via el-get and MELPA.\n\n\nSetup\n=====\nExample to open the viewer by `C-c x` in Python buffer::\n\n  (eval-after-load \"python\"\n    '(define-key python-mode-map \"\\C-cx\" 'jedi-direx:pop-to-buffer))\n  (add-hook 'jedi-mode-hook 'jedi-direx:setup)\n\n\nRequirements\n============\n\n- `jedi.el \u003chttp://tkf.github.io/emacs-jedi/\u003e`_\n- `direx.el \u003chttps://github.com/m2ym/direx-el\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Femacs-jedi-direx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkf%2Femacs-jedi-direx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Femacs-jedi-direx/lists"}