Installation

Installation via pip install

To install redcross via pip install just type

pip install redcross

in a terminal.

Downloading redcross from source

Download redcross from Github, or clone it from Github via

git clone https://github.com/DGonzalezPicos/redcross
  • In the terminal, enter the redcross folder

  • Type the following in the terminal python setup.py install, and press Enter.