InstallΒΆ

Just use the Pip command:

pip install boussole

Or possibly your prefered package installer.

It should be safe enough to install it on Linux, MacOS and Windows if you have a proper environment.

Note

Some OS versions or special environments may encounter some install issues that are not related to Boussole itself. You may find some workaround in this Stackoverflow thread about installing packages with Pip.

For development install you should see Development.