Git Product home page Git Product logo

owenorcan / weather-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 62 KB

The Weather App is a user-friendly desktop application that provides real-time weather information for any city. Built using Python and Tkinter, it seamlessly integrates with the OpenWeatherMap API to fetch accurate weather data. Users can input the desired city and receive detailed information, including the current weather description and tempera

License: MIT License

Python 100.00%
python tkinter ttkbootstrap weather-app

weather-app's Introduction

Weather App

The Weather App is a simple desktop application that provides real-time weather information for a given city. It utilizes the OpenWeatherMap API to fetch weather data and presents it in an easy-to-understand graphical interface.

Features

  • City Input: Enter the name of the city you want to check the weather for.
  • Weather Information: Get detailed information, including the current weather description and temperature.
  • Temperature Units: View temperature in both Fahrenheit and Celsius.
  • User-friendly Interface: The application provides a clean and intuitive interface for a seamless user experience.

Screenshots

Weather App Screenshot Weather App Screenshot

Prerequisites

Before running the Weather App, make sure you have the following installed:

  • Python 3
  • ttkbootstrap library
  • Pillow (PIL) library
  • tkinter library
  • requests library

You can install the required libraries using the following command:

pip install ttkbootstrap Pillow requests

How to run

Clone this repository:

git clone https://github.com/OwenOrcan/weather-app.git
cd weather-app

Run the application:

python3 weather_app.py 

Usage

  1. Launch the application.
  2. Enter the name of the city you want to check the weather for in the provided entry field.
  3. Press the "Search" button or press Enter to get the weather information.
  4. View detailed weather information, including description and temperature.
  5. Optionally, go back to the main menu to search for another city.

Contributing

If you want to contribute to the project, feel free to submit issues or pull requests. Contributions are always welcome!

License

This project is licensed under the MIT LICENSE

weather-app's People

Contributors

owenorcan avatar yigitocak avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.