Skip to main content

Communication module for EVVA Airkey cloud integration

Project description

Python EVVA Airkey communication module

Communication module for EVVA Airkey cloud integration
(see EVVA Airkey Cloud Interface Documentation for more informations).

IMPORTANT

Experimental
Not an official project of EVVA Sicherheitstechnologie GmbH

Install

To install from Pypi using pip:

pip install evva_airkey

Or to install directly from git sources:

git clone https://gitlab.com/geusebi/evva_airkey.git
cd evva_airkey
python setup.py install --user

To install evva_airkey system-wide, remove --user from the last line and use sudo or other subsystems to run the command as a privileged user.

Usage example

from evva_airkey import Session, fapi

key = "..."
conn = Session(key)

people = conn.send(fapi.persons_get()).json()
print(people)

Session

EvvaAuth

The requests.AuthBase implementation is used by evva_airkey.Session to update requests' headers. It is created upon session creation via evva_airkey.Session itself.

License

This software is released under the LGPLv3
GNU Lesser General Public License Version 3, 29 June 2007.

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

evva_airkey-0.0.1.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

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

evva_airkey-0.0.1-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file evva_airkey-0.0.1.tar.gz.

File metadata

  • Download URL: evva_airkey-0.0.1.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.1

File hashes

Hashes for evva_airkey-0.0.1.tar.gz
Algorithm Hash digest
SHA256 1b22b814b87cc130d3c8d07828548a90f61cfd8fb19d26c116c513aa02f91677
MD5 bcb5821e44bad20db2d2c2fc6405f5a2
BLAKE2b-256 ec86ae94ca20b4c5f00e3afcfef00159a36537ba809c1115830e5d7e39af5133

See more details on using hashes here.

File details

Details for the file evva_airkey-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: evva_airkey-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.1

File hashes

Hashes for evva_airkey-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3a2aef14ea34079c89b120a6c2de1f2e6bf282a43f8bbc166124a4ff4c9d34d3
MD5 19e4566c0e7d14cabcf918ca966d5312
BLAKE2b-256 665888deb78ff92ae057ff6cec04a90cddbae8e283e18d66b80452f973128ee2

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