Skip to content

Instantly share code, notes, and snippets.

View ashkanfeyzollahi's full-sized avatar
:octocat:
Octo...

Ashkan Feyzollahi ashkanfeyzollahi

:octocat:
Octo...
View GitHub Profile
@ashkanfeyzollahi
ashkanfeyzollahi / installing-pipx.md
Created September 1, 2025 13:47
Setting up pipx across different operating systems

Installing pipx

Windows

Option 1: Using pip (recommended)

python -m pip install --user pipx
python -m pipx ensurepath