Created
October 19, 2020 16:09
-
-
Save hebertcisco/2581d226a5a12e3ee6fe133de346b391 to your computer and use it in GitHub Desktop.
Install pip with Python 3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -c https://bootstrap.pypa.io/get-pip.py | |
python get-pip.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Welcome to PIP Installer For Unix 👋
Install
curl -fsSL http://bit.ly/pip-install-sh | sh
Author
👤 Hebert F Barros
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 Hebert F Barros.
This project is MIT licensed.