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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: eagleeyev3-0.0.10.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.10.tar.gz
Algorithm Hash digest
SHA256 b6ccaeb64fcd29b2afd16b0b3384703ea74a0b2347ae9504806b06f620c4b986
MD5 ff53c055e589376f5a4d7d42e2ff4444
BLAKE2b-256 9cc58845ae0cf53d6eda14541a1fe2e9a2204b4ae8fc8f0a6c84bd49a460a5ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eagleeyev3-0.0.10-py2.py3-none-any.whl
  • Upload date:
  • Size: 6.7 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.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 68000a05ef75ac93bd40fb1494464b078ed1869257a250023c748ad3a5aa4cdd
MD5 719b13b2e16e9ebcea41161690292d77
BLAKE2b-256 b8c471f9da2716cca5e8a96c59e4976b12e310a87b5a580e763e9159cb3189c4

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