samwinslow / metarpi

METARs and weather on Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metarpi

METARs and weather on Raspberry Pi

Installing dependencies

  • Run python3 -m venv env && source ./env/bin/activate
  • Verify pip --version uses the correct version of python3, if you have multiple Python installations
  • pip install -r requirements.txt

About

METARs and weather on Raspberry Pi


Languages

Language:Python 100.0%