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

Uploaded Python 3

File details

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

File metadata

  • Download URL: evva_airkey-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 771d9189355218c767599717b6eda1bc5a25ccfc0f06d7e11812b7e2b979600e
MD5 06c8402c410daadbce1a3b76ea781a4f
BLAKE2b-256 8dc7df72fa3336e17e84da60ddf46db8e8d201491b16c83e8c0696211650befe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: evva_airkey-0.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2c9e006dd2806a916d6ebe52d1b1412ea937e064f8643bdd80e70ee2c178ac7d
MD5 d56f0324b460f9d7faa0d4bd1b0e25b5
BLAKE2b-256 efd71c06d9bc2e0edb12a9d469da0ab698a97432544dc4a480ab5f1a4f6b5a54

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