Skip to main content

Python Wrapper for SecuritySpy API

Project description

Python Wrapper for the SecuritySpy API

Latest PyPI version Supported Python

This module communicates with a SecuritySpy Video Server and can retrieve and set data for:

  • Cameras
  • Motion Sensors
  • Motion Events

It will require the Webserver component activated on SecuritySpy, and a Username, Password, IP Address and Port number for the Webserver.

See devicelist.py and eventlist.py for examples on how to use this wrapper. And before doing so, edit each file and insert your SecuritySpy IP Adress, Port Number, Username and Password in the designated variables.

USERNAME = "YOUR_USERNAME"
PASSWORD = "YOUR_PASSWORD"
IPADDRESS = "YOUR_IP_ADDRESS"
PORT = 8000

Change all the items in CAPITAL letters to your personal settings.

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

pysecspy-1.3.5.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

pysecspy-1.3.5-py3-none-any.whl (12.0 kB view hashes)

Uploaded 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