Skip to main content

QuantumLock SDK - Enterprise License Validation with Quantum Security

Project description

QuantumLock SDK

Enterprise License Validation with Quantum Security.

Installation

pip install quantumlock-sdk

Quick Start

from quantumlock_sdk import LicenseValidator, LicenseError

# Initialize validator
validator = LicenseValidator(
    public_key_path="./license.pub"
)

# Validate a license
try:
    result = validator.validate(license_file="./license.lic")
    print(f"License valid! Features: {result.features}")
except LicenseError as e:
    print(f"License invalid: {e}")

Version

1.0.1

License

Proprietary - SoftQuantus innovative OÜ

https://portal.softquantus.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

quantumlock_sdk-1.0.1-py3-none-any.whl (53.5 kB view details)

Uploaded Python 3

File details

Details for the file quantumlock_sdk-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for quantumlock_sdk-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dc435e3afd1d3932812a154a98fdc525dfb477ab39afb9d384e0b9656f47114e
MD5 8f15e90064cfcdd170e06f328716845d
BLAKE2b-256 0b41cc3574576c687903e96b35305a73cbd9fdfe407791c38d4484a6cd15692a

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