Coder Social home page Coder Social logo

weather_application's Introduction

Weather Application

Weather App

Description

This Weather Application is a Python command-line tool that allows users to retrieve current weather data, 14-day weather forecasts, historical weather data, and astronomy data for a specific location. Users can also add and manage their favorite cities for quick access to weather information.

Features

  • Get current weather conditions for any city.
  • Retrieve 14-day weather forecasts.
  • Access historical weather data for a specific date.
  • Obtain astronomy data such as sunrise, sunset, and moon phases.
  • Manage a list of favorite cities.
  • View weather information for favorite cities.
  • User-friendly command-line interface.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/weather-app.git
    
  2. Navigate to the project directory:

  3. Install the required dependencies and create a virual environment:

    pip install -r requirements.txt
    py -m pip install virtualenv
    py -m virtualenv venv
    .\venv\Scripts\Activate.ps1
  4. Usage To run the Weather App, use the following command:

    python weather_app.py

weather_application's People

Contributors

krishna-bbsm 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.