Run bash file from Python

preview_player
Показать описание
I am using bash file for many purpose and the most inportant is installing all the packages I need. I will explain how to write bash file and run using Python script in Pycharm

Created by : Shivam Sharma

Рекомендации по теме
Комментарии
Автор

Look into the EOF option in Bash, this will omit the need of sudo for your script.

remywiersma
Автор

Ty sir, I'm experimenting with running aws cli from python. Also in pycharm.

LeoUfimtsev
Автор

Please help me to change from japanese language to English language in pycharm

thegreatmachinecommandoiss
Автор

My guy, 15 minutes? You could have easily cut this down to a 2 minute long video.

SamHandy