Python Menu
Nov 9, 2020
In this article, we will deal with a Python program that can be used to run Linux commands (I’ve used rhel8 os). This program is a drop-down menu that gives the user a choice list and the user can proceed with his/her required option. Python has an OS module that can be used to run or execute Linux commands. The os module helps interact with the Operating System.
Here some technologies i’ve used to implemented this program and create menu:
- Linux shell scripting
- Docker
- Configuring the web.
- Apache Hadoop
- AWS Cloud
Here are some screenshots of the same
My teammates :
- Nitin Tilwani
- Yashraj Maharan
- Tanisha Jain
I would also like to thank Arth learner Gaurav Khore for his guidance and support.
And here is the GitHub Repository of the same:
Thanks for reading :)