# Shamyak Goel

simplealert includes functions for giving alert on terminal

- Please install the package ansd share this package to your friend's
- Also subscribe my youtube channel Codewithshamyak

## Features

- Giving alert on the terminal
- Create custom alerts

## Installation

simplealert requires python interpretor (python 3)

Install python on <a href="https://python.org/downloads" rel="noreferrer noopener" target="_blank">python.org</a> and download latest version of python then

Install the package as shown below

```
pip install simplealert
```
If you get an error  - pip is not recognized as function etc.
then watch this video - <a href="https://www.youtube.com/watch?v=An2UBGAlzpU" rel="noreferrer noopener" target="_blank">Click Here</a>
# Functions
- alert : Used to give alert.
- custom_alert : Used to give custom alert
- config : Used to change default colors.