Add info about pipx and uvx

This commit is contained in:
Benjamin Bock 2025-07-31 20:50:12 +02:00
parent 1c86b64a4e
commit 075b0eb1e8

View file

@ -147,7 +147,7 @@ made in Norway 🇳🇴
just run **[copyparty-sfx.py](https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py)** -- that's it! 🎉
* or install through [pypi](https://pypi.org/project/copyparty/): `python3 -m pip install --user -U copyparty`
* or install through [pypi](https://pypi.org/project/copyparty/): `python3 -m pip install --user -U copyparty` or run with [pipx](https://github.com/pypa/pipx): `pipx copyparty` or [uv](https://github.com/astral-sh/uv): `uvx copyparty`
* or if you cannot install python, you can use [copyparty.exe](#copypartyexe) instead
* or install [on arch](#arch-package) [on NixOS](#nixos-module) [through nix](#nix-package)
* or if you are on android, [install copyparty in termux](#install-on-android)