Metadata-Version: 2.1
Name: hyperion-cli
Version: 1.0.0
Summary: CLI and rest api for postcode data
Home-page: https://github.com/arlyon/hyperion
Author: arlyon
Author-email: arlyon@me.com
License: MIT
Description: # Hyperion
        
        Hyperion is a CLI tool and rest api that facilitates searching for crime data
        at a specific post code in the UK.
        
        ### Getting Started
        
        Simply pip install the package, and then get started with
        
            hyperion --help
        
        ### Data
        
        Data is aggregated and cached from the following sources:
        
        - BikeRegister
        - UK Police
        - Google maps
        - Twitter RSS
        - UK Postcodes
        - Wikipedia
        
        ### Web App
        
        A web app for interacting with this API is available as well.
Platform: UNKNOWN
Description-Content-Type: text/markdown
