Python-FacePP is a library for communicating with a Face++ facial recognition service. Face++ exposes some of it's data via Web API for which Python-FacePP provides a simple but powerful Pythonic API inspired by a well-known Django ORM.
Installation
The recommended way to install is from Python Package Index (PyPI) with pip:
Alternative: python-facepp
Python-FacePP is a library for communicating with a Face++ facial recognition service. Face++ exposes some of it's data via Web API for which Python-FacePP provides a simple but powerful Pythonic API inspired by a well-known Django ORM.
Installation
The recommended way to install is from Python Package Index (PyPI) with pip:
Check facepplib: