Skip to content
This repository was archived by the owner on Sep 7, 2018. It is now read-only.

Installation

Daniel Däschle edited this page Jan 27, 2018 · 3 revisions

The installation proecess of swapy is pretty easy. Just follow the steps described below.

Before installation

  • Make sure Python 3 is installed

Installation on Windows

Install swapy globally with the following command:

pip install swapy

Installation on Linux

Install swapy globally with the following command

pip3 install swapy

Clone this wiki locally