Metadata-Version: 2.1
Name: usgs-shakecast
Version: 4.0.8
Summary: Real time facility monitoring and notifications for earthquake impacts
Home-page: https://github.com/usgs/shakecast
Author: Daniel Slosky
Author-email: dslosky@usgs.gov
License: MIT
Keywords: impact hazus aebm earthquake damage
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click (==6.6)
Requires-Dist: Flask (==0.12.3)
Requires-Dist: Flask-Login (==0.4.1)
Requires-Dist: Flask-Uploads (==0.2.1)
Requires-Dist: fpdf (==1.7.2)
Requires-Dist: itsdangerous (==0.24)
Requires-Dist: Jinja2 (==2.8)
Requires-Dist: MarkupSafe (==0.23)
Requires-Dist: PySocks (==1.5.7)
Requires-Dist: shakecast-aebm (==0.0a10)
Requires-Dist: SQLAlchemy (==1.0.14)
Requires-Dist: Werkzeug (==0.11.10)
Requires-Dist: xmltodict (==0.10.2)

| Windows | Linux | Code Coverage | Code Quality |
| ------------- | ------------- | ------------- | ------------- |
| [![Build status](https://ci.appveyor.com/api/projects/status/dk0ef1u4gttbkowp/branch/master?svg=true)](https://ci.appveyor.com/project/dslosky-usgs/shakecast-ygu6b/branch/master) | [![Build Status](https://travis-ci.org/usgs/shakecast.svg?branch=master)](https://travis-ci.org/usgs/shakecast) | [![codecov](https://codecov.io/gh/usgs/shakecast/branch/master/graph/badge.svg)](https://codecov.io/gh/usgs/shakecast) | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/7ab6934c7a2c40fca83e982afd0d2624)](https://www.codacy.com/app/dslosky/shakecast_2?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=usgs/shakecast&amp;utm_campaign=Badge_Grade) |

# ShakeCast V4
ShakeCast, short for ShakeMap Broadcast, is a fully automated, open-source system for delivering specific ShakeMap products to critical users and for triggering established post-earthquake response protocols.

Checkout our [user and developer documentation](http://usgs.github.io/shakecast/).



