Each application in this repository is installed into a virtual environment and requires valid python interpreter to be installed on the system. This is similar to how brew installs python applications.
This repository also includes manifests to install non-portable versions of Python, these will install to default location e.g. AppData or Program Files.
Add the bucket to scoop
scoop bucket add jcwillox-python https://github.com/jcwillox/scoop-pythonInstall an app specifically from this bucket
scoop install jcwillox-python/<app>| Manifests |
|---|
black — blackThe uncompromising Python code formatter |
cookiecutter — cookiecutter-pyA command-line utility that creates projects from project templates |
downloader-cli — downloader-cliA simple downloader written in Python |
homeassistant-cli — homeassistant-cliCommand-line tool for Home Assistant |
HTTPie — httpieModern, user-friendly command-line HTTP client |
mcstatus — mcstatusTool for checking the status of a Minecraft server |
pdm — pdmA modern Python package and dependency manager supporting the latest PEP standards |
Python 3.6 (Non-Portable) — python36-np |
Python 3.7 (Non-Portable) — python37-np |
Python 3.8 (Non-Portable) — python38-np |
Python 3.9 (Non-Portable) — python39-np |
Python 3.10 (Non-Portable) — python310-np |
Python 3.11 (Non-Portable) — python311-np |
Python 3.12 (Non-Portable) — python312-np |
Python 3.13 (Non-Portable) — python313-np |
ssh-audit — ssh-auditAn SSH server & client configuration security auditing tool |
twine — twine-pyUtilities for interacting with PyPI |