Metadata-Version: 1.1
Name: yagura
Version: 0.11.1
Summary: Simple website monitoring kit
Home-page: https://gitlab.com/attakei/yagura
Author: attakei
Author-email: attakei@gmail.com
License: UNKNOWN
Description: ======
        Yagura
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/yagura.svg
           :alt: PyPI - Version
           :target: https://pypi.org/project/yagura/
        
        .. image:: https://img.shields.io/pypi/l/Yagura.svg
           :alt: PyPI - License
           :target: https://pypi.org/project/yagura/
        
        .. image:: https://gitlab.com/attakei/yagura/badges/master/pipeline.svg
           :alt: GitLab-CI pipeline
           :target: https://gitlab.com/attakei/yagura/pipelines
        
        
        Simple site monitoring web-app for small team.
        
        
        Description
        ===========
        
        Yagura is simple website monitoring kit based by Django framework.
        Yagura provides website monitorings, alerts and status reportings.
        
        
        Features
        ========
        
        * Health-check report of websites
        * Notify state changing by email and Slack webhook
        
        
        Try demo
        ========
        
        See https://yagura.herokuapp.com
        
        
        Initial user
        ============
        
        (Not work demo site)
        
        * Username: ``admin``
        * Password: ``Yagura!!``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
