Vigyata.AI
Is this your channel?

Python Call a System Command!

28.4K views· 730 likes· 10:14· Feb 23, 2021

🛍️ Products Mentioned (3)

Ever wonder what the best way to send a system command from Python is? Today we answer that question as I go over the Python 'Subprocess' module. With this module, you can call shell commands and interact with system processes. 👨‍💻 Join our Discord Community of DevOps Engineers: https://discord.com/invite/NW98QYW​ ☕ Buy me a coffee: https://www.buymeacoffee.com/bradmorg 📁 Code Available Here: https://devopslifecycle.com/lessons/19/call-a-system-command-from-python --- 📘 Chapters: 0:00​ Introduction 0:32 Using os.system 1:20 Using the Subprocess module 4:52 Sending command output to a file 5:49 Long running commands.. Use Subprocess.Popen !

🎬 More from DevOps Journey