Metadata-Version: 2.1
Name: spydersoft-pi-monitor
Version: 1.0.0
Summary: Simple Python Website Monitoring
Home-page: https://github.com/spydersoft-consulting/md_to_conf
Author: Spydersoft Consulting
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: coloredlogs
Requires-Dist: sendgrid

# Python Site Monitoring

![GitHub](https://img.shields.io/github/license/spydersoft-consulting/pi-monitor)
![GitHub release (with filter)](https://img.shields.io/github/v/release/spydersoft-consulting/pi-monitor)
![GitHub issues](https://img.shields.io/github/issues/spydersoft-consulting/pi-monitor)
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/spydersoft-consulting/pi-monitor/build.yml)
![Sonar Violations (long format)](https://img.shields.io/sonar/violations/spydersoft-consulting_md_to_conf?server=https%3A%2F%2Fsonarcloud.io)

This tool can be used to monitor websites on a Raspberry Pi or other low-powered environment running Python.

## Usage

Please see the [Getting Started](https://spydersoft-consulting.github.io/pi-monitor/getting-started/) documentation for information on using this tool.

## Contributing

Please see the [Contribute](https://spydersoft-consulting.github.io/pi-monitor/contributing/) section of the documentation for information on development and contribution guidelines.

## Change Log

[Change Log](https://spydersoft-consulting.github.io/pi-monitor/changes/)


