Skip to main content

Eunomia SDK for Python

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Eunomia SDK for Python

This package allows you to integrate Eunomia inside your Python application, providing a client to interact with the Eunomia server.

Installation

Install the eunomia-sdk-python package via pip:

pip install eunomia-sdk-python

Usage

The EunomiaClient class is the main class to interact with the Eunomia server.

from eunomia_sdk_python import EunomiaClient

client = EunomiaClient()

You can then call any server endpoint through the client. For example, you can check the access of a principal to a resource:

is_allowed = client.check_access(
    principal_id="principal_123",
    resource_id="resource_456",
)

Documentation

For detailed usage, check out the SDK's documentation.

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

eunomia_sdk_python-0.2.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

eunomia_sdk_python-0.2.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file eunomia_sdk_python-0.2.1.tar.gz.

File metadata

  • Download URL: eunomia_sdk_python-0.2.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.3

File hashes

Hashes for eunomia_sdk_python-0.2.1.tar.gz
Algorithm Hash digest
SHA256 06ecb2d457b436f67c51886a03e450875445d1cd98bb334fa25bf17f25fd2e4f
MD5 8cbcb83dca55adb75a47ac16e6d970be
BLAKE2b-256 5d809eb24d51fdcb41e6c3ce5b0a58db84a94549ad60df80810f2e0d87988c23

See more details on using hashes here.

File details

Details for the file eunomia_sdk_python-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for eunomia_sdk_python-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 75fea8acfa00017f0578971dd31bc46ff97cf4e37821cd40c032edb36341cd2d
MD5 911716fda35217d9a7bf29156a726550
BLAKE2b-256 747d7cebdc6d0469fa4e7f32f18df2a1fa7bce61c74b6ab8c0c8b0a3cbfb04db

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