{"id":17132716,"url":"https://github.com/araxeus/pip-upgrade","last_synced_at":"2025-04-13T07:56:17.929Z","repository":{"id":83121414,"uuid":"606387873","full_name":"Araxeus/pip-upgrade","owner":"Araxeus","description":"Tiny cli utility to update all python/pip packages, written in Rust 🦀","archived":false,"fork":false,"pushed_at":"2024-05-31T18:27:45.000Z","size":648,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T07:56:12.253Z","etag":null,"topics":["pip","pip-update","pip-upgrade"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/pip-upgrade","language":"Rust","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/Araxeus.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}},"created_at":"2023-02-25T10:40:19.000Z","updated_at":"2024-05-31T18:24:33.000Z","dependencies_parsed_at":"2023-11-10T13:08:59.093Z","dependency_job_id":"87f071b8-d942-41ef-bd09-4edd83dd8a3e","html_url":"https://github.com/Araxeus/pip-upgrade","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":"0.16666666666666663","last_synced_commit":"e0e6758e006954c26a0e16f142f7988abfb7a22f"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Fpip-upgrade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Fpip-upgrade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Fpip-upgrade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Fpip-upgrade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Araxeus","download_url":"https://codeload.github.com/Araxeus/pip-upgrade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681490,"owners_count":21144700,"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":["pip","pip-update","pip-upgrade"],"created_at":"2024-10-14T19:27:57.912Z","updated_at":"2025-04-13T07:56:17.904Z","avatar_url":"https://github.com/Araxeus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pip-upgrade\n\u003e Made in Rust 🦀\n\nThis tool is designed to help you upgrade your globally installed Python packages\n\n## Installation\n\n```bash\ncargo install pip-upgrade\n```\n\n## Available Commands\n\n### `pip-upgrade`\n\nThis command will upgrade all of your installed Python packages to the latest version.\n\n![upgrade.gif](https://github.com/Araxeus/pip-upgrade/raw/master/assets/upgrade.gif \"Upgrade command\")\n\n### `pip-upgrade --outdated`\n\nThis command will show you if any of your installed Python packages are out of date.\n\nalias: `pip-upgrade -o` or `pip-upgrade o` or `pip-upgrade outdated`\n\n![outdated.gif](https://github.com/Araxeus/pip-upgrade/raw/master/assets/outdated.gif \"--outdated command\")\n\n### How it works\n\nTo get outdated packages, it will parse `pip list --outdated --format=json`\n\nThen if upgrading, it will run `pip install --upgrade \u003cpackage\u003e`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraxeus%2Fpip-upgrade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faraxeus%2Fpip-upgrade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraxeus%2Fpip-upgrade/lists"}