Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dlamott/weather
- Owner: DLaMott
- Created: 2020-07-21T01:56:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T02:01:36.000Z (over 4 years ago)
- Last Synced: 2024-01-30T02:17:00.177Z (11 months ago)
- Topics: pycharm, python, weather, weather-forecast
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather
Simple weather programWeather program:
- Simple weather program
- Displays current temperatures
- Displays wind speed
- Displays wind direction
- Displays humidity
- Displays local coordinatesHow 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