Skip to main content

Python client for Eagle Eye Networks APIv3

Project description

EagleEyev3

Summary

This is a python package for working with the Eagle Eye Networks APIv3. It takes some liberties with the API to make it more pythonic. There is plenty of sugar sprinkled in to make it a little easier to use.

Settings File

There is file settings.py that is needed to run. It should look similar to this:

config = {

	# Set up your application and get client id/secrete first
	# https://developerv3.eagleeyenetworks.com/page/my-application
	"client_id": "",
	"client_secret": "",

	# you will need to add approved redirect_uris in your application
	# this examples assumes you've added http://127.0.0.1:3333/login_callback
	# change the following variables if you did something different
	# Note: do not use localhost for server_host, use 127.0.0.1 instead
	"server_protocol": "http",
	"server_host": "127.0.0.1", 
	"server_port": "3333",
	"server_path": "login_callback",
}

You can create your application and setup credentials at: [https://developerv3.eagleeyenetworks.com/page/my-application-html](my applications). You can also reach out to api_support@een.com for help.

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

eagleeyev3-0.0.12.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eagleeyev3-0.0.12-py2.py3-none-any.whl (7.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file eagleeyev3-0.0.12.tar.gz.

File metadata

  • Download URL: eagleeyev3-0.0.12.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.29.0

File hashes

Hashes for eagleeyev3-0.0.12.tar.gz
Algorithm Hash digest
SHA256 425be7361b01732998e6c7e3e15fab86b20bf8c79f820d721365aa82ca792821
MD5 ca63bac8d6940eb480deaf6715b8abae
BLAKE2b-256 383ac15df6cac9e950b9459f8bf3b6b0e7ec3d09fe0f578be03f31bf4a2727d3

See more details on using hashes here.

File details

Details for the file eagleeyev3-0.0.12-py2.py3-none-any.whl.

File metadata

  • Download URL: eagleeyev3-0.0.12-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.29.0

File hashes

Hashes for eagleeyev3-0.0.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 858f89775cf83df6f97145cedcd19b03f12583b824a16ff43a553822437ee87c
MD5 7772262af6872b9d5d8dc3fcc18a16e0
BLAKE2b-256 1f52aacbc084d6d36a1787b58c5738629b9fab13fb26d919861431d4d6279c59

See more details on using hashes here.

Supported by

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