Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 310 Bytes

INSTALL.md

File metadata and controls

20 lines (11 loc) · 310 Bytes

Prerequisites

  • Install Python 3 for your system
  • Install pip3* for your system
  • Install git for your system

Installation

pip3 install pyweatherfr

Upgrade

pyweatherfr -u

or

pip3 install --upgrade pyweatherfr

*Install pip instead of pip3, if pip3 does not exist for your OS