{"id":20030635,"url":"https://github.com/peterding/jedi-gen","last_synced_at":"2026-06-05T13:31:34.482Z","repository":{"id":80368258,"uuid":"136927861","full_name":"PeterDing/jedi-gen","owner":"PeterDing","description":"deoplete-jedi Cache Generator","archived":false,"fork":false,"pushed_at":"2018-06-11T15:08:13.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-29T09:43:21.032Z","etag":null,"topics":["deoplete","deoplete-jedi","jedi"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeterDing.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-11T13:09:01.000Z","updated_at":"2018-06-11T15:09:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff1f829b-a606-4e27-9fa6-508fd0630d7c","html_url":"https://github.com/PeterDing/jedi-gen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeterDing/jedi-gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDing%2Fjedi-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDing%2Fjedi-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDing%2Fjedi-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDing%2Fjedi-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterDing","download_url":"https://codeload.github.com/PeterDing/jedi-gen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDing%2Fjedi-gen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33944671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deoplete","deoplete-jedi","jedi"],"created_at":"2024-11-13T09:27:27.551Z","updated_at":"2026-06-05T13:31:34.467Z","avatar_url":"https://github.com/PeterDing.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deoplete-jedi Cache Generator\n\njedi-gen is a cache generator for deoplete-jedi.\n\ndeoplete-jedi will take long time to load information for some large packages, e.g. `numpy`, `tensorflow`.\nAt sometime, the procession can be fail, cause jedi has a timeout.\n\nSo, We can manually generate the information file for deoplete-jedi.\n\n## Usage\n\n### Install\n\nFirst, we need to install jedi-gen at our python environment.\nIf you use `virtualenv`, you must be at the virtual environment.\n\n```shell\ngit clone https://github.com/zchee/deoplete-jedi\ncd deoplete-jedi\npython setup.py install\n```\n\n### Use it\n\nNow, we can generate the information file for any models we needed.\n\n```shell\njedi-gen tensorflow \u003e /path/to/tensorflow.json\n```\n\nOr, giving output path.\n\n```shell\njedi-gen tensorflow -o /path/to/tensorflow.json\n```\n\nFor macos, deoplete-jedi cache directory is `~/.cache/deoplete/jedi`.\nEnjoying the completion server, after you move the cache file to the directory.\n\nIf you only need to generate a sub-model cache information file, you can do as following:\n\n```shell\njedi-gen tensorflow.nn. -o /path/to/tensorflow.nn.json\n```\n\n**Warning**: there is `tensorflow.nn.`, not `tensorflow.nn`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterding%2Fjedi-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterding%2Fjedi-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterding%2Fjedi-gen/lists"}