Installation

Requirements

  • Working Python 3.6 or higher

and, optionnaly if you need to modify documents :

Installation

pip install campbot

Test installation

In command line interface, type :

campbot

This command will display help for command line API.

In python, simply import CampBot class :

from campbot import CampBot