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

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for eagleeyev3-0.0.9.tar.gz
Algorithm Hash digest
SHA256 de1ecc01523caeb48488d8e6966247c44ecf0ef84c8afa147052205981cd6f84
MD5 235a34949fd81fd0029b81c21e4a7896
BLAKE2b-256 a835db3d918a3c61252144432cc80ebde88777ebf07cbc473f052ede471d3776

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eagleeyev3-0.0.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 6.6 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.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5df4bcb6f3eadf0cc0c5711fa7d45093066cde90de6dcebed6b646fecebeb2d5
MD5 d278d4ff09342e19147a0b2b0cde990f
BLAKE2b-256 dfe9e230413e1df4f7f54e16d8e43dee97222073d435288d5673479b2ed7ab2d

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