{"id":13592552,"url":"https://github.com/TheRandomLabs/Scoop-Python","last_synced_at":"2025-04-08T23:33:23.148Z","repository":{"id":44938196,"uuid":"262740209","full_name":"TheRandomLabs/Scoop-Python","owner":"TheRandomLabs","description":"A Scoop bucket for Python applications that do not provide standalone executables.","archived":false,"fork":false,"pushed_at":"2024-10-29T10:10:05.000Z","size":470,"stargazers_count":20,"open_issues_count":5,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T12:13:20.808Z","etag":null,"topics":["python","python-applications","python-apps","scoop","scoop-apps","scoop-bucket"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheRandomLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"therandomlabs"}},"created_at":"2020-05-10T08:08:28.000Z","updated_at":"2024-10-29T10:10:10.000Z","dependencies_parsed_at":"2023-10-03T01:20:53.515Z","dependency_job_id":"f2f84bc1-f6d2-4a0f-8097-5168d3effc5b","html_url":"https://github.com/TheRandomLabs/Scoop-Python","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/TheRandomLabs%2FScoop-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FScoop-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FScoop-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FScoop-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRandomLabs","download_url":"https://codeload.github.com/TheRandomLabs/Scoop-Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223346842,"owners_count":17130517,"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":["python","python-applications","python-apps","scoop","scoop-apps","scoop-bucket"],"created_at":"2024-08-01T16:01:10.627Z","updated_at":"2024-11-06T13:31:42.848Z","avatar_url":"https://github.com/TheRandomLabs.png","language":"PowerShell","readme":"\u003c!-- markdownlint-disable MD010 --\u003e\r\n\u003c!-- markdownlint-disable MD014 --\u003e\r\n\u003c!-- markdownlint-disable MD046 --\u003e\r\n\r\n# Scoop-Python [![Build status](https://ci.appveyor.com/api/projects/status/0m7xf2hxvwj32qnf/branch/master?svg=true)](https://ci.appveyor.com/project/TheRandomLabs/scoop-python/branch/master)\r\n\r\nA [Scoop](https://github.com/lukesampson/scoop) bucket for Python applications that do not provide\r\nstandalone executables.\r\n\r\n    $ scoop bucket add python https://github.com/TheRandomLabs/Scoop-Python.git\r\n\r\nThis bucket is an alternative to using pip to install these packages.\r\n\r\nAlso check out my [personal bucket](https://github.com/TheRandomLabs/Scoop-Bucket)\r\nand my [Spotify/Spicetify bucket](https://github.com/TheRandomLabs/Scoop-Spotify)!\r\n\r\n## Motivation\r\n\r\n* pip does not have a built-in functionality to update all packages. This is inconvenient for\r\ncommand-line tools and other executable applications such as HTTPie.\r\n* pip does not have a simple way to preserve packages between Python updates. Again, this is\r\ninconvenient for command-line tools and other executable applications such as HTTPie.\r\n* Python virtual environments should be used to install other packages, so only executable\r\napplications are accepted into this bucket.\r\n\r\n## Drawbacks\r\n\r\n* For the purpose of avoiding conflicts, uninstalling a package in this bucket will not\r\nuninstall its dependencies.\r\n* For local installs, binaries may not be added to PATH due to\r\n[ScoopInstaller/Main#772](https://github.com/ScoopInstaller/Main/issues/772).\r\n* Packages installed globally from this bucket will need to be migrated for any Python update.\r\n* Packages installed locally from this bucket will need to be migrated for any minor or major\r\nPython update.\r\n* Installing `mypy-py` requires either Microsoft Visual C++ 14.0 to be installed or `typed_ast`\r\nto be installed first through pip:\r\n\r\n```powershell\r\n$ pip install --upgrade typed_ast\r\n```\r\n\r\n## migrate-python-packages\r\n\r\n* A script to migrate packages in this bucket between Python versions is provided as a dependency.\r\n\r\n```powershell\r\n$ migrate-python-packages --help\r\n```\r\n\r\n* For example, to update Python and all packages in this bucket:\r\n\r\n```powershell\r\n# Update Python first so that fewer migrations are required if there are also updates for packages in this bucket\r\nscoop update python\r\nscoop update *\r\nmigrate-python-packages\r\n```\r\n","funding_links":["https://patreon.com/therandomlabs"],"categories":["PowerShell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheRandomLabs%2FScoop-Python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTheRandomLabs%2FScoop-Python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheRandomLabs%2FScoop-Python/lists"}