Giter VIP home page Giter VIP logo

weather-cli's Introduction

Weather-cli

A dead-simple, super wimpy cli weather tool.

Setup

  1. Go to https://openweathermap.org/price, sign up for the free tier and get an api key.
  2. Clone the repo
git clone <repo>

poetry init
poetry build
  1. Navigate to where you'd like to install the package
poetry init
poetry add wheel
poetry add <path/to/dist/weather_cli-0.1.0-py3-none-any.whl>

OR 

pip install <path/to/dist/weather_cli-0.1.0-py3-none-any.whl>
  1. Export your credentials
export API_KEY=<YOUR_API_KEY_FROM_STEP_1>
  1. Use it
╰─ weather_cli london
London, GB [Lat: 51.5085, Lon:-0.1257]

Feels like 37°, Clouds.

Low: 41°
High: 46°
Humidity: 80%

https://openweathermap.org/city/2643743

weather-cli's People

Contributors

mhegelheimer avatar

Watchers

James Cloos avatar  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.