Metadata-Version: 2.4
Name: wellandcanalbridges
Version: 0.2.0
Summary: Integration for Welland Canal Bridge Status
Home-page: https://github.com/djtimca/wellancanalbridges
Download-URL: https://github.com/djtimca/wellandcanalbridges/archive/v_012.tar.gz
Author: Tim Empringham
Author-email: tim.empringham@live.ca
License: apache-2.0
Keywords: Niagara,Canal,Welland Canal,Bridge,Status
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: aiohttp
Requires-Dist: beautifulsoup4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

[![Run on Repl.it](https://repl.it/badge/github/djtimca/wellandcanalbridges)](https://repl.it/github/djtimca/wellandcanalbridges)

# WellandCanalBridges
PyPi integration to return the status of Welland Canal bridges in the Niagara Region, Ontario, Canada

# Usage

## For all bridges

get_bridge_status()

Will return a JSON object with all bridge status included.

## For a single bridge

get_bridge_status(bridge_id)

Will return a JSON objectg with just the bridge requested included.
