About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
foudesbois
9/21/2017 - 12:18 PM
share
Share
add_circle_outline
Save
Install a python lib in bash
From
https://docs.python.org/fr/3/installing/index.html
install_librairie.sh
content_copy
file_download
python -m pip install SomePackage
clear