Python Forum
Python to interact with the Linux Command Line - Centos/RHEL
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python to interact with the Linux Command Line - Centos/RHEL
#2
dont know if i understand well, but it should be possible making a website interface - just as a wrapper (similarly like a gui interface) around the cli.

you can make a website with a menu option for instance and by clicking a button a particullar command will send as subprocess to cli, then response from cli will be saved and send to web interface.

just learn some web framework, flask would be good for this i believ
Reply


Messages In This Thread
RE: Python to interact with the Linux Command Line - Centos/RHEL - by experimental - May-09-2020, 04:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Dropdown interact moisesfelipee 0 1,678 May-04-2020, 01:11 AM
Last Post: moisesfelipee
  can't use pip on CentOS 7 Sakurami 1 2,719 Apr-15-2020, 02:59 AM
Last Post: Larz60+
  virtual environment is not activating in centOS Anu 5 3,549 Dec-16-2019, 10:48 AM
Last Post: Anu
  command line: python -c 'code here' Skaperen 7 7,759 Mar-24-2018, 08:31 AM
Last Post: Gribouillis
  Beautiful soup opens python command line and nothing happens Prince_Bhatia 4 4,496 Aug-01-2017, 11:50 AM
Last Post: Prince_Bhatia

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020