Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dlamott/weather

Simple weather program
https://github.com/dlamott/weather

pycharm python weather weather-forecast

Last synced: about 1 month ago
JSON representation

Simple weather program

Awesome Lists containing this project

README

        

# Weather
Simple weather program

Weather program:
- Simple weather program
- Displays current temperatures
- Displays wind speed
- Displays wind direction
- Displays humidity
- Displays local coordinates

How to use:
- User enters a valid city and submits by pressing enter
- Program then uses provided URL to scrape data and display in the program

_To Do:_

- Create desktop app
- Allow search by county
- Allow seven day forecast