Skip to content

Installation

OpenSquirrel is available through the Python Package Index (PyPI).

Accordingly, installation is as easy as ABC:

$ pip install opensquirrel

You can check if the package is installed by importing it:

import opensquirrel