Skip to content

WisdomWolf/python-reminders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-reminders

Description

Python framework for monitoring resources and generating recurring alerts based on conditions. Designed to utilized YAML for configuration and includes the ability to dynamically add/remove reminders when configs are added/modified/deleted from the configured directory.

This is still very much a Work In Progress. Features may change at any time.

Documentation

python-reminder's full documentation is online at python-reminder Documentation

Installation

If you already have Python on your system you can install the library by cloning this repository and then running:

python setup.py install

In the future there will be a Dockerfile and docker-compose.yml file included for building a Docker container to run the service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages