Use the BetaFace API in Python
Project description
pybetaface
Python libary for using the BetaFace API.
To install do
pip install pybetaface
Example Usage
# Import the Libary
from pybetaface import FaceData
# Initialise FaceData
f = FaceData()
# Upload the file with the default API Key
data = f.uploadFile("https://www.williamd47.net/betaface/man.jpg", key="d45fd466-51e2-4701-8da8-04351c872236")
# Print the output
print(data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pybetaface-1.1.tar.gz
(1.9 kB
view details)
File details
Details for the file pybetaface-1.1.tar.gz
.
File metadata
- Download URL: pybetaface-1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1eb05982ea2bee6b67357c521cfcb8a344ec504a74dff521504518fc7dd482c8 |
|
MD5 | 78caff88cc3308b33123a2e9b596e39c |
|
BLAKE2b-256 | b1f432d912f97f3a74ecf8bbf006b28cc9e55d83607dd6d9f93cb39090d3bfb8 |