Skip to main content

Python tool to find the weather

Project description

https://travis-ci.org/ericcheatham/weathersnake.svg?branch=master

weathersnake

What is the current weather in your area?

Weathersnake uses the API from openweathermap to return the current temperature in a specific area

Installing weathersnake

It is highly recommended that you run this in a virtual environment

Installing from source (installs as a developer instance)

  • Clone repository to your local development environment

  • pip install -e .

Running Weathersnake
usage: weathersnake [-h] [--format {metric,kelvin,imperial}]

Python based temperature app

optional arguments:
  -h, --help            show this help message and exit
  --format {metric,kelvin,imperial}

Enter the name of a location in the form of "CITY","STATE/COUNTRY" to get the current temperature in that location.

Where are you? Newport News, VA
Newport News, VA weather:
 63.84 degrees Fahrenheit

To exit Weathernsake you can either send a keyboard interrupt CTRL + C or enter the word “quit” to exit.

Issues?

Please open an issue here on the repo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

weathersnake-0.0.7-py2.py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page