Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scls19fr/wunderground_requests
- Owner: scls19fr
- Created: 2015-06-06T19:13:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T08:25:53.000Z (over 9 years ago)
- Last Synced: 2024-06-12T17:45:03.848Z (5 months ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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