2.1. Wilibs installation guide

Developers can work with i2G Restful API by using python Wilibs.

Wilibs installation guide:

Required version: python >= 3.6

Recommended version 3.7.3 (https://www.python.org/downloads/release/python-373/)

Installation steps:

  1. Unzip wilibs file. After unzipping, there are 1 folder "wilibs" and 1 file "setup.py".

  2. Install Wilibs:

There are 2 ways to install:

For window

Open cmd, go to "wiibs" folder (unzipped folder), enter the following command: python setup.py

  • Unzipped file

  • In the unzipped folder

  • Run cmd as administrator

  • Run "python setup" in folder wilibs above

  • Processing

  • Make sure setup is completed

Last updated

Was this helpful?