Skip to main content

A working re-implementation of the weather module for Sopel

Project description

PyPI version Build Status Coverage Status

sopel-weather

sopel-weather is an weather lookup module for Sopel.

Since Yahoo deprecated their weather API on January 3, 2019, a reimplementation of the weather module was necessary

Usage

# Allows the user to set their current location
.setlocation london # Sets location by city name
.setlocation w2643743 # Sets location by WOEID (We are prepending w in front of WOEIDs because they collide with zips)
.setlocation 98101 # Sets location by zip code

# Gets a 24h forecast
.forecast # Only works if setlocation has been previously run
.forecast seattle, us
.forecast london

# Gets the current weather
.weather # Only works if setlocation has been previously run
.weather seattle, us
.weather london

Requirements

Ubuntu Requirements

apt install enchant

Python Requirements

requests
sopel

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

sopel_modules.weather-0.0.5.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file sopel_modules.weather-0.0.5.tar.gz.

File metadata

  • Download URL: sopel_modules.weather-0.0.5.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.5.6

File hashes

Hashes for sopel_modules.weather-0.0.5.tar.gz
Algorithm Hash digest
SHA256 bf1e252ed8ac2978c47f64a646960e7d8a032d0b1257b8e0c7ac6467634d0794
MD5 95575cb995ae34a1667b4eb39eaf8a58
BLAKE2b-256 ea7e9b1953e358833548321eaa0b674e53df4e43f105124cfa19b6e433517004

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