Facepy is best installed with pip:
$ pip install facepy
In order to install and use Facepy, you will need five primary pieces of software:
If you are interested in contributing to Facepy, you will also need to install some or all of the following packages:
For an up-to-date list of exact testing/development requirements, including version numbers, please see the requirements.txt file included with the source distribution. This file is intended to be used with pip, e.g. pip install -r requirements.txt.
To follow Facepy’s development via Git instead of downloading official releases, please see our Github mirror.