FacePlusPlus / facepp-python-sdk

345 stars 154 forks source link

Alternative: python-facepp #4

Open yanminhui opened 5 years ago

yanminhui commented 5 years ago

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:


   $ pip install python-facepp

Check facepplib:


   $ python -m facepplib
pruthvi3007 commented 4 years ago

hey can i contribute ? will you assign this to me?