{"id":15845568,"url":"https://github.com/rafalwilinski/paip","last_synced_at":"2025-04-01T17:47:20.274Z","repository":{"id":254183475,"uuid":"845744815","full_name":"RafalWilinski/paip","owner":"RafalWilinski","description":"A CLI that uses an AI to retry failed pip commands based on the output.","archived":false,"fork":false,"pushed_at":"2024-08-22T08:54:48.000Z","size":1136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T20:57:22.501Z","etag":null,"topics":["llm","pip","pip3","python","python3"],"latest_commit_sha":null,"homepage":"https://rwilinski.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RafalWilinski.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-21T21:06:15.000Z","updated_at":"2024-11-06T01:37:41.000Z","dependencies_parsed_at":"2024-10-05T18:00:39.505Z","dependency_job_id":"2f1a0f9a-80d8-4fcf-a036-7804fe8544c6","html_url":"https://github.com/RafalWilinski/paip","commit_stats":null,"previous_names":["rafalwilinski/paip"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalWilinski%2Fpaip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalWilinski%2Fpaip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalWilinski%2Fpaip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafalWilinski%2Fpaip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RafalWilinski","download_url":"https://codeload.github.com/RafalWilinski/paip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246683961,"owners_count":20817356,"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":["llm","pip","pip3","python","python3"],"created_at":"2024-10-05T18:00:32.642Z","updated_at":"2025-04-01T17:47:20.223Z","avatar_url":"https://github.com/RafalWilinski.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# paip\n\n\u003e A CLI that uses an AI to retry failed pip commands based on the output.\n\n![paip](./assets/why.png)\n\n```bash\n# Instead of\npip install -r requirements.txt\n\n# Do this \npaip install -r requirements.txt\n```\n\n## Installation\n\n`paip` is distributed as a single executable file.\n\n### MacOS\n\nUsing Homebrew:\n\n```bash\nbrew tap RafalWilinski/paip https://github.com/RafalWilinski/paip.git\nbrew install paip\n```\n\n## Development\n\n[Bun](https://bun.sh) is required.\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun run index.ts\n```\n\nTo compile `paip` to a single executable file:\n\n```bash\nbun build --compile --minify index.ts --outfile paip\n\n---\n\nThis project has been build in Cursor in ~30 minutes. Don't take it too seriously.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalwilinski%2Fpaip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafalwilinski%2Fpaip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalwilinski%2Fpaip/lists"}