Skip to content

A simple weather app written in python to get the basics of API.

License

Notifications You must be signed in to change notification settings

Akshat227/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

🌦️ Weather CLI — Minimal Weather App in Python

A lightweight and elegant command-line weather app built with Python and powered by the WeatherAPI. Enter any city name and get real-time weather updates directly in your terminal.


🚀 Features

  • 🌍 Global city support
  • 🌡️ Real-time temperature, "feels like", and condition display
  • ⚙️ Clean and simple command-line interface
  • 🐍 Built with Python and the requests library
  • 📦 No bloat — just clean code and weather data

📸 Demo

Enter a city name: Paris
Weather in Paris, Île-de-France, France
Temperature: 21.4°C
Feels Like: 20.8°C
Condition: Partly cloudy

⚙️ Installation & Setup

🔧 Requirements

  • Python 3.7+
  • Internet connection (to fetch weather data)

📥 1. Clone the Repository

git clone https://github.com/your-username/weather-cli.git
cd weather-cli

About

A simple weather app written in python to get the basics of API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages