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.11.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.11-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: eagleeyev3-0.0.11.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.11.tar.gz
Algorithm Hash digest
SHA256 5971315a8f92340a9c972be34bb198d23a4dc4f20fc135a15392401a25af4c26
MD5 9ec2fc2b327ca5e1fed653f8f82fa69a
BLAKE2b-256 01fda65ad3caeb0cfba59b17b1bd17c5431d97b495daa8711b22550099066878

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eagleeyev3-0.0.11-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.0 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.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7ced934b8538f705f80c82a7b854ea49fbfd356590fde068e4808e98cd50c6da
MD5 4a501edcdefcc2ee977399f97607a255
BLAKE2b-256 8b22643ead03496d364b0ca31c867527c1b72af376ce58aaa7c6a6619d5a8041

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