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.7.tar.gz (6.5 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.7-py2.py3-none-any.whl (6.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for eagleeyev3-0.0.7.tar.gz
Algorithm Hash digest
SHA256 82f8f5be972c416e5c300e10cbde748d745b7d3fe0ca74fd247c754e8ad478a7
MD5 feeb5d0aecc95cf2e766f59985ec1cb1
BLAKE2b-256 89c9cb06ae2fb4df5bbb4fdbf91f247162f4f7f596e48c5715e6312469ea6e07

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eagleeyev3-0.0.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 6.4 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.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0683d41acb4e22361445e35a3dfeb9ff0ef1d6670ff94724746e7f598cde82c0
MD5 a0f0e13ce3cc474030ad5e2ef517e7f1
BLAKE2b-256 fc6491441f150a738ea2d1f2d0d63749f0f711ad73ebbfef860baae3a561e2d1

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