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(fapi, 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.4.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.4-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: evva_airkey-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 2394c5b2ba6dc4a0aa6aadef7e2bdcd605183430796f8464fb51c1faa1b710ed
MD5 cc9dbc9819c5f2e4529a6738a66af823
BLAKE2b-256 7143f35d9af8cab2a59d9cc092072050075ac805110f8a273b57a6d97c31905f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: evva_airkey-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 16c38456c75019e1679ebfa0257033efee99455c347f5849eb6cc89239811645
MD5 78a3e251b7105ea37276abec0b750801
BLAKE2b-256 773464c19e23df70cf64de2cd54222be97dd1c767fedaf5855d9ac3a81adb5a0

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