Skip to content

hacktyler/hacktyler_crime

Repository files navigation

hacktyler_crime
===============

Real-time crime mapping for Tyler, TX.

This application depends on http://pusher.com/

To configure, create local_settings.py in the root directory with the following configuration::

    PUSHER_APP_ID = 'foo'
    PUSHER_KEY = 'bar'
    PUSHER_SECRET = 'baz'

About

A real-time police report scraper and mapper Tyler, TX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published