Skip to main content

Client for connector interactions with an Elimity Insights server

Project description

Elimity Insights Python client

This Python module provides a client for connector interactions with an Elimity Insights server.

Usage

from datetime import datetime

from elimity_insights_client import Client, Config, ConnectorLog, Level

if __name__ == "__main__":
    config = Config(url="https://local.elimity.com:8081", token="token")
    client = Client(config)

    timestamp = datetime.now()
    log = ConnectorLog(level=Level.INFO, message="Hello world!", timestamp=timestamp)
    logs = [log]
    client.create_connector_logs(logs)

Installation

$ pip install elimity-insights-client

Compatibility

Client version Insights version
1 2.8 - 2.10
2 - 3 2.11 - 3.0
4 3.1 - 3.3
5 - 6 3.4 - 3.5
7 3.6 - 3.7
8 ^3.8

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

elimity-insights-client-8.1.0a0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

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

elimity_insights_client-8.1.0a0-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file elimity-insights-client-8.1.0a0.tar.gz.

File metadata

  • Download URL: elimity-insights-client-8.1.0a0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.4 Linux/5.15.0-1017-azure

File hashes

Hashes for elimity-insights-client-8.1.0a0.tar.gz
Algorithm Hash digest
SHA256 7a1b33f9fd8885e750daea81308f2c30f7f4f43d0c8d5ea7acca587670a9b876
MD5 08eabbd40f4170dfca159a3780c99f0e
BLAKE2b-256 478df836f905af6ba85f1a4a2da3abe90bffc29c271ab450b1a22597037d03c8

See more details on using hashes here.

File details

Details for the file elimity_insights_client-8.1.0a0-py3-none-any.whl.

File metadata

File hashes

Hashes for elimity_insights_client-8.1.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7c56252118073fa04f86be0976e1f1215fcff28e70abe991f4a847e4bbe8b37
MD5 02e95c1d38bdfe793b9a80399616ffe8
BLAKE2b-256 bbe3c87f8cf94a0251a70feeea89e815b406970877e52731ce57f717d3aa89b2

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