Giter Site home page Giter Site logo

show-weather's Introduction

A small Python script that can tell you the weather of any city/town anywhere in the world over the command line.

Weather data is accessed over the internet using the OpenWeather API. You'll need an API key, which you can get by simply sigining up to their website, signing in, and then going to "My API keys" under your profile.

The program has a proper command line interface with optional flags, help messages and so forth. Run show_weather --help to see more.

Install

% pip install show-weather

Example

To get the current weather in Toronto, for example, run

% show_weather <API_KEY> toronto

which outputs to the terminal

--------------------------------------------------

      Place:    Toronto
    Country:    Canada
Temperature:    -10.6°C

--------------------------------------------------

show-weather's People

Contributors

maxbesley avatar

Stargazers

Aarushi Tiwari 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.