Hacker News
- Pipx: Install and Run Python Applications in Isolated Environments https://github.com/pypa/pipx 2 comments
- Python Packaging: Why we can't have nice things – Part 2: Stupid Pipx Tricks https://zahlman.github.io/posts/2025/01/07/stupid-pipx-tricks/ 5 comments
- Pipx – Install and Run Python Applications in Isolated Environments https://pipxproject.github.io/pipx/ 8 comments
Lobsters
- pipx install topgrade https://maxkapur.com/2025/03/19/pipx-install-topgrade.html 11 comments python , rust
- Run any java with npx, pipx or uvx https://jbang.dev/everywhere 8 comments java
- My Goldilocks Python Setup: pyenv, pipx, and pip-tools https://davidamos.dev/my-goldilocks-python-set-up/ 65 comments python
- Improving Python Dependency Management with pipx and poetry https://cedaei.com/posts/python-poetry-pipx/ 44 comments python
- pipx — Install and Run Python Applications in Isolated Environments https://pipxproject.github.io/pipx/ 26 comments programming
- How do I install a Python command line tool or script? (hint: pipx) https://dev.to/bowmanjd/how-do-i-install-a-python-command-line-tool-or-script-hint-pipx-3i2 13 comments commandline