Installation

It is distributed on PyPi, and can be installed with pip:

$ pip install face-engine

Note

FaceEngine is supported only on Python 3.6 and above.

Manually

Download or pull sources from project repository and run:

$ python setup.py install