Metadata-Version: 1.1
Name: bos-incidents
Version: 0.1.1
Summary: Private module for BOS incident storage
Home-page: http://pbsa.info
Author: Stefan Schießl
Author-email: Stefan.Schiessl@BlockchainProjectsBV.com
License: UNKNOWN
Download-URL: https://github.com/pbsa/bos-incidents/tarball/0.1.1
Description-Content-Type: UNKNOWN
Description: # BOS-incidents
        
        ![](https://img.shields.io/pypi/v/bos-incidents.svg?style=for-the-badge)
        ![](https://img.shields.io/github/downloads/pbsa/bos-incidents/total.svg?style=for-the-badge)
        ![](https://img.shields.io/pypi/pyversions/bos-incidents.svg?style=for-the-badge)
        
        [![docs master](https://readthedocs.org/projects/bos-incidents/badge/?version=latest)](http://bos-incidents.rtfd.io/en/latest/)
        [![docs develop](https://readthedocs.org/projects/bos-incidents/badge/?version=develop)](http://bos-incidents.rtfd.io/en/develop/)
        
        `bos-incidents` stores incidents from the data-proxies in a mongodb so
        it's status can be tracked and displayed via command line tools in
        `bos-auto` or the web interface `bos-mint`.
        
        ## Documentation
        
        [![docs master](https://readthedocs.org/projects/bos-incidents/badge/?version=latest)](http://bos-incidents.rtfd.io/en/latest/)
        [![docs develop](https://readthedocs.org/projects/bos-incidents/badge/?version=develop)](http://bos-incidents.rtfd.io/en/develop/)
        
Keywords: peerplays,bos
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
