Metadata-Version: 2.1
Name: Local-Xampp-Apache
Version: 0.0.3
Summary: Access the Windows XamPP Apache Server via Command lines
Home-page: https://git.selfmade.ninja/SRIDHARDSCV/automate_xampp_windows
Author: Sridhar
Author-email: sridhardscv@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Local_Xampp_Apache

<p>Access the Local Xampp Apache Server Via Command Line
</p>


## Prerequisites

<a href="https://www.apachefriends.org/download.html" target="_blank">Google</a>

## Installation

Use pip/pip3 to install from PyPI

    $ pip install Local-Xampp-Apache

Start the Xampp Apache Server Via Command Line
    My_Apache Start

Check the Xampp Apache Server is Running or Not Running in the Windows 11
    My_Apache Is_run

Stop the Xampp Apache Server 
    My_Apache Stop
