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.5.tar.gz (17.1 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.5-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: evva_airkey-0.0.5.tar.gz
  • Upload date:
  • Size: 17.1 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.5.tar.gz
Algorithm Hash digest
SHA256 91bb506f28c7c730dc9d08e5616689c5006234ad3e22aef7dc0ba32b031fd058
MD5 b9eb17a9677d07d3b3a75787be9f286c
BLAKE2b-256 851958c142256502bda08a4de493e66e3d0796adc57e24fccc3f0d9f6328f544

See more details on using hashes here.

File details

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

File metadata

  • Download URL: evva_airkey-0.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 cec2b017c470ec8a76cbb7e0bb855d6c3905c7b6e3b0a99a72ed73aaf73bfbb6
MD5 427bd79674ddcb662d547637fdd343ef
BLAKE2b-256 0781deffabc8210f5132f1d74ec6e5cc23250221318aaa41f6467b25f7f34d40

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