Metadata-Version: 2.1
Name: usgs-shakecast
Version: 4.2.2
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: Flask (==1.1.2)
Requires-Dist: Flask-Login (==0.4.1)
Requires-Dist: Flask-Uploads (==0.2.1)
Requires-Dist: fpdf (==1.7.2)
Requires-Dist: pylint (==1.9.4)
Requires-Dist: shakecast-aebm (==0.0a10)
Requires-Dist: SQLAlchemy (==1.3.24)
Requires-Dist: urllib3 (==1.24.3)
Requires-Dist: Werkzeug (==0.15.5)
Requires-Dist: xmltodict (==0.10.2)
Requires-Dist: sqlalchemy-utils (==0.36.8)

| 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/).



