Skip to main content

Display the current weather in your terminal

Project description

Display the weather in your terminal!

This project is designed to show off a standard python project structure

To work it assumes you have the FORECAST_API environment variable set to be your Forecast.io api key.

export FORECAST_API="<your key here>"

Installation:

pip install displayforcastio

This app takes two args. A latitude and a longitude. Example usage with output is below

forecastio 42.3907 -71.1157
Currently: rain - Drizzle on Saturday and Tuesday, with temperatures peaking at 59°F on Friday.

Setting up a development environment. I assume python 3.5.0 is installed. Though python 2.7.10 should work as well.

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -r test-requirements.txt

Run the tests to ensure this all worked try running the tests. Like running the app one test requires the FORCAST_API environment variable to be set

py.test tests

Project details


Download files

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

Source Distribution

displayforecastio-1.2.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file displayforecastio-1.2.tar.gz.

File metadata

File hashes

Hashes for displayforecastio-1.2.tar.gz
Algorithm Hash digest
SHA256 e0491af556b3232e034f9554e4725178852df5cf2b12daa53329562e8458ea88
MD5 d0a095999a64deb1d7539ad0e2debe86
BLAKE2b-256 4e3a9b3172cc68234835144456c43f3da6fe2f8f6267caf416f7beefd57d6d2c

See more details on using hashes here.

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