https://github.com/mrakitin/weather
Get weather using API
https://github.com/mrakitin/weather
python weather weather-app weather-data weather-information
Last synced: 7 months ago
JSON representation
Get weather using API
- Host: GitHub
- URL: https://github.com/mrakitin/weather
- Owner: mrakitin
- License: apache-2.0
- Created: 2016-11-29T00:56:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T21:30:00.000Z (almost 8 years ago)
- Last Synced: 2025-01-17T16:51:17.647Z (9 months ago)
- Topics: python, weather, weather-app, weather-data, weather-information
- Language: Python
- Homepage: https://mrakitin.xyz/weather/
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# weather
Get weather in console.## Installation instructions:
```console
$ pip install git+https://github.com/mrakitin/weather
```
## Usage:
```console
$ weather -p 10007
Weather in New York, NY 10007: 5.6°C - ⛭ Sunny
```