Skip to main content

Official Python Client SDK for the KeyNetra authorization platform.

Project description

keynetra-client

License Version Documentation

Official Python Client SDK for the KeyNetra authorization platform. 🛡️

KeyNetra provides high-performance, distributed authorization as a service. This SDK allows your Python applications to integrate seamlessly with KeyNetra for access control and policy management.

✨ Features

  • 🚀 Unified Client: Simple entry point for all API operations.
  • 🛡️ Type Safety: Full type definitions for requests and responses.
  • 🔑 Security: Built-in support for API Key and Bearer token authentication.
  • ⚡ Performance: Optimized for low-latency authorization checks.

📦 Installation

pip install keynetra-client

🚀 Quick Start

from keynetra_client import KeyNetraClient

client = KeyNetraClient(
    base_url="http://localhost:8080",
    api_key="YOUR_API_KEY"
)

# Perform an access check
decision = client.access.check_access(
    subject="user:123",
    action="read",
    resource="document:456"
)

📚 Documentation

For full API documentation, please visit the KeyNetra Documentation Portal.

🤝 Support

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

keynetra_client-0.1.1.tar.gz (51.7 kB view details)

Uploaded Source

Built Distribution

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

keynetra_client-0.1.1-py3-none-any.whl (121.8 kB view details)

Uploaded Python 3

File details

Details for the file keynetra_client-0.1.1.tar.gz.

File metadata

  • Download URL: keynetra_client-0.1.1.tar.gz
  • Upload date:
  • Size: 51.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for keynetra_client-0.1.1.tar.gz
Algorithm Hash digest
SHA256 998294f32a3584b7d6faac1ee83a52705764b97ba717a9982bf8c81dea650248
MD5 209c93e4b1bda27ead8bec4726fb0e87
BLAKE2b-256 0ea539457404e0f4d4124a761ec24fe2b3e7b3bb273e5e66fce3d835e6d1a80d

See more details on using hashes here.

File details

Details for the file keynetra_client-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for keynetra_client-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cd05363a5b32ca6197fca6d92dbb7a98bc5c1ae639ce988c01911aa70fe09b0c
MD5 1e9c7c8fc3d7c70aea5c6ca93a4f2fa2
BLAKE2b-256 c3e6bb902c2dab13e46ac549f02328252cfbd93d4ee70e69838f26283a4ab521

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