{"id":25421395,"url":"https://github.com/jakbin/kamal","last_synced_at":"2025-08-24T18:40:27.536Z","repository":{"id":277181028,"uuid":"931135814","full_name":"jakbin/kamal","owner":"jakbin","description":"kamal is plugin for sublime text 4 to check syntax errors, variable errors and auto completion in python code.","archived":false,"fork":false,"pushed_at":"2025-03-16T14:47:42.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T15:45:53.676Z","etag":null,"topics":["st4","sublime-auto-completion","sublime-python","sublime-syntax","sublime-text","sublime-text-4"],"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/jakbin.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":"2025-02-11T19:19:01.000Z","updated_at":"2025-03-16T14:47:45.000Z","dependencies_parsed_at":"2025-02-12T15:51:25.543Z","dependency_job_id":null,"html_url":"https://github.com/jakbin/kamal","commit_stats":null,"previous_names":["jakbin/kamal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2Fkamal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2Fkamal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2Fkamal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2Fkamal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakbin","download_url":"https://codeload.github.com/jakbin/kamal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253996557,"owners_count":21996722,"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":["st4","sublime-auto-completion","sublime-python","sublime-syntax","sublime-text","sublime-text-4"],"created_at":"2025-02-16T20:39:22.162Z","updated_at":"2025-08-24T18:40:27.523Z","avatar_url":"https://github.com/jakbin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kamal\n\nkamal is plugin for sublime text to check syntax errors, variable errors and auto completion in python code.\n\n## Installation\n\n### Install via Package Control (Recommended)\n\n1. Open the Command Palette in Sublime Text (`Ctrl+Shift+P` or `Cmd+Shift+P`).\n2. Select `Package Control: Install Package`.\n3. Search for `kamal` and install it.\n\n---\n\n## Manual installation :-\n\n### Syntax Errors Checker :-\n\nOpen sublime Packages directory. (Preferences \u003e Browse packages...)\n\nFor Linux\n```sh\ncd ~/.config/sublime-text/Packages/User\n```\nThen install `jedi` module with pip.\n```bash\npip install jedi --target=jedi_lib\n```\nThen download and move `syntax_checker.py` file also in that directory.\n\n### Auto Completion :- \n\nInstall jedi using above method.\n\nThen download and move `auto_completion.py` file also in that directory.\n\n### Variable Errors Checker :- \n\nOpen sublime Packages directory. (Preferences \u003e Browse packages...)\n\nFor Linux\n```sh\ncd ~/.config/sublime-text/Packages/User\n```\nThen download and move `variable_checker.py` file also in that directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakbin%2Fkamal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakbin%2Fkamal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakbin%2Fkamal/lists"}