Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: README.md: Add pipx installation and run instructions #165

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Aug 26, 2022

@targos
Copy link
Member

targos commented Oct 8, 2022

I'm not familiar with pipx

@cclauss
Copy link
Contributor Author

cclauss commented Oct 8, 2022

Kinda analogous to npx vs. npm but for Python. Both pip and pipx come from the Python Packaging Authority with the latter focused on command-line utilities as opposed to libraries. pipx puts the executable in its own virtual environment so there are no dependency conflicts and updates are easy.

@gengjiawen gengjiawen merged commit 4d28b15 into main Oct 9, 2022
@gengjiawen gengjiawen deleted the README.md-Add-pipx branch October 9, 2022 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants