Skip to main content

UNKNOWN

Project description

A Python wrapper around the Evercam API.

Installation

Pip

pip install evercam

From Souce

Extract the source distribution and run:

python setup.py install

Basic usage

import evercam
vendors = evercam.Vendor.all()
print vendors

It will return list containing Vendor objects in a format described on http://www.evercam.io/docs/api/v1/vendors

$ [{u'known_macs': [u'8C:11:CB'], u'id': u'abus', u'name': u'ABUS Security-Center'}, {u'known_macs': ...

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

evercam-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

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