Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scls19fr/wunderground_requests

Python wunderground API requests
https://github.com/scls19fr/wunderground_requests

Last synced: about 1 month ago
JSON representation

Python wunderground API requests

Awesome Lists containing this project

README

        

[![Latest Version](https://img.shields.io/pypi/v/wunderground_requests.svg)](https://pypi.python.org/pypi/wunderground_requests/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/wunderground_requests.svg)](https://pypi.python.org/pypi/wunderground_requests/)
[![Wheel format](https://img.shields.io/pypi/wheel/wunderground_requests.svg)](https://pypi.python.org/pypi/wunderground_requests/)
[![License](https://img.shields.io/pypi/l/wunderground_requests.svg)](https://pypi.python.org/pypi/wunderground_requests/)
[![Development Status](https://img.shields.io/pypi/status/wunderground_requests.svg)](https://pypi.python.org/pypi/wunderground_requests/)
[![Downloads monthly](https://img.shields.io/pypi/dm/wunderground_requests.svg)](https://pypi.python.org/pypi/wunderground_requests/)
[![Requirements Status](https://requires.io/github/scls19fr/wunderground_requests/requirements.svg?branch=master)](https://requires.io/github/scls19fr/wunderground_requests/requirements/?branch=master)
[![Code Health](https://landscape.io/github/scls19fr/wunderground_requests/master/landscape.svg?style=flat)](https://landscape.io/github/scls19fr/wunderground_requests/master)
[![Build Status](https://travis-ci.org/scls19fr/wunderground_requests.svg)](https://travis-ci.org/scls19fr/wunderground_requests)

# Wunderground API requests

An unofficial [Python](https://www.python.org/) package to request weather data from [Wunderground](http://www.wunderground.com/).

WORK IN PROGRESS - Use it a your own risk

Inspired by https://github.com/scls19fr/openweathermap_requests