Skip to content

powlo/weather.metoffice

Repository files navigation

weather.metoffice Codeship Status

Weather plugin for Kodi. Fetches data from the UK Met Office.

Development and Testing

Create a virtual env.

python -m venv .venv

Activate the virtual env.

source .venv/bin/activate

Install dependencies.

pip install -r requirements.txt

Run tests.

python -m unittest discover

Deployment

Code is "deployed" by creating a PR against the repo-scripts repository.

About

Weather plugin for Kodi. Fetches data from the UK Met Office.

Resources

License

Stars

Watchers

Forks

Packages

No packages published