tomelliff / dynamodb_weather-scraping

Scrapes weather data from the BBC for given postcodes and then stores it in DynamoDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small project to begin playing with DynamoDB

Scrapes weather data from the BBC for given postcodes and then stores it in DynamoDB.

Run unit tests:

nosetests -v test_weather_scrape.py

About

Scrapes weather data from the BBC for given postcodes and then stores it in DynamoDB.


Languages

Language:Python 100.0%