{"id":16617415,"url":"https://github.com/srijanshetty/zsh-pip-completion","last_synced_at":"2025-10-29T19:31:28.208Z","repository":{"id":30833226,"uuid":"34390638","full_name":"srijanshetty/zsh-pip-completion","owner":"srijanshetty","description":"ZSH completions for pip","archived":false,"fork":false,"pushed_at":"2015-04-22T13:03:50.000Z","size":100,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-16T16:22:41.472Z","etag":null,"topics":["autocomplete","autocomplete-suggestions","completions","dotfiles-linux","dotfiles-macos","pip","python","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/srijanshetty.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}},"created_at":"2015-04-22T13:03:19.000Z","updated_at":"2023-12-01T07:19:35.000Z","dependencies_parsed_at":"2022-09-12T03:20:16.499Z","dependency_job_id":null,"html_url":"https://github.com/srijanshetty/zsh-pip-completion","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/srijanshetty%2Fzsh-pip-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijanshetty%2Fzsh-pip-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijanshetty%2Fzsh-pip-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srijanshetty%2Fzsh-pip-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srijanshetty","download_url":"https://codeload.github.com/srijanshetty/zsh-pip-completion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219857328,"owners_count":16556068,"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":["autocomplete","autocomplete-suggestions","completions","dotfiles-linux","dotfiles-macos","pip","python","zsh"],"created_at":"2024-10-12T02:16:34.494Z","updated_at":"2025-10-29T19:31:27.944Z","avatar_url":"https://github.com/srijanshetty.png","language":"Shell","funding_links":[],"categories":["Completions"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"Advanced pip completion for zsh\n===============================\n\nSimple completion function that can complete PyPI package names.\n\nInstallation\n============\n\n### Manual Installation\n1. Copy `_pip` file into `~/.zshfuncs` folder.\n2. Add this folder to your functions path before loading completion in your `~/.zshrc`.\n\nExample:\n\n    # completion\n    fpath=(~/.zshfuncs $fpath)\n    autoload -U compinit\n    compinit\n\n### Antigen\n1. Just run the following command\n\n```shell\nantigen bundle srijanshetty/zsh-pip-completion\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrijanshetty%2Fzsh-pip-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrijanshetty%2Fzsh-pip-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrijanshetty%2Fzsh-pip-completion/lists"}