# Simple webpage checker in Python. While `main.py` is just an example of usage, the main function is in `Monitor.py` and it has zero requirements. `main.py`'s only requirement is `python-dotenv`, in order to load environment variables from a provided `.env` file.