Skip to main content

An API for IOT application with emphasis on some module

Project description

PAPI IOT

https://img.shields.io/pypi/v/papi_iot.svg https://img.shields.io/travis/Stelele/papi_iot.svg Documentation Status Updates

An API for home security system using raspberry Pi with Pi IR camera and facial recognition.

Features

  • Face recognition from photos

  • Face recognition from videos

  • Pi camera feature controls

  • Storage Management: SD card memory and Google cloud storage

Quick Start

Pre-requisite

Upon finishing up the above steps, download the requirements file and execute:

$ pip install -r requirements.txt

to install the remaining dependancies.

Test module by running

Test module by executing:

>>> from papi_iot.papi_face_recognition import PapiFaceRecognition
>>> test = PapiFaceRecognition()
>>> test.faceRecognitionFromVideo()

This Tests storage management and face recognition from videos

To end program use ‘Ctl’+’C’ command

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

3.7.6 (2020-08-12)

First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

papi_iot-3.7.8.tar.gz (20.1 kB view hashes)

Uploaded Source

Built Distribution

papi_iot-3.7.8-py2.py3-none-any.whl (14.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page