A small python script to manage Apache Virtual Hosts, originally made a few years ago for use on Ubuntu systems. Not sure if it still works and it might be unfinished. Should work with Python 3.x.
pip install -r requirements.txtpython manager.py
+================================== Simple Apache Vhost manager ===================================+
| For Ubuntu 16.x |
|--------------------------------------------------------------------------------------------------|
| |
| [1] Create new |
| [2] List all |
| [3] List active |
| [4] Disable |
| [5] Enable |
| [6] Exit |
| |
+==================================================================================================+
Please choose an option [1-6]: