subprocess module to run other languages or external commands in python

Опубликовано: 12 Ноябрь 2024
на канале: Learning Software
938
17

Blog post - https://nagasudhir.blogspot.com/2022/...

In this video, we will understand how run external commands or call other languages in python using the subprocess module

Table of contents - https://nagasudhir.blogspot.com/2020/...

Please subscribe, like and share this video
00:00 - Intro
00:15 - Use cases
03:09 - How subprocess works
03:31 - Run commands with subprocess
08:23 - Change working directory of subprocess
10:16 - Running other languages with subprocess
13:25 - Better way to run other languages with subprocess
15:45 - Outro

#subprocess #interoperability #dev #tutorial #learning #beginners #taming_python