Skip to content

A Python CLI tool to fetch and display current weather info. Uses wttr.in and bs4 to scrape data. Simple and easy-to-use!

License

Notifications You must be signed in to change notification settings

SAQLAINAP/WeatherCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🌦️ WeatherCLI

A Python CLI tool to fetch and display current weather information. 🌍

Features

🔍 Fetches weather data from wttr.in.

🌡️ Displays temperature and wind condition.

🖥️ Command-line interface for quick access.

Usage

  1. Clone/download the repository.
  2. Install dependencies (requests, BeautifulSoup).
  3. Run the script, enter the location.

Contributions

Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests to enhance the functionality of WeatherCLI.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A Python CLI tool to fetch and display current weather info. Uses wttr.in and bs4 to scrape data. Simple and easy-to-use!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published