AuthlyX Python SDK (v2) for AuthlyX API integration.
Project description
AuthlyX Python SDK (PyPI)
This folder is a publish-ready PyPI package version of the AuthlyX Python SDK.
Install:
pip install authlyx-api
Quick start:
from authlyx_api import AuthlyX
AuthlyXApp = AuthlyX(
ownerId="12345678",
appName="HI",
version="1.3",
secret="your-secret"
)
AuthlyXApp.Init()
if not AuthlyXApp.response["success"]:
raise Exception(AuthlyXApp.response["message"])
AuthlyXApp.Login("12", "1")
print(AuthlyXApp.userData["SubscriptionLevel"])
Optional parameters:
from authlyx_api import AuthlyX
AuthlyXApp = AuthlyX(
ownerId="12345678",
appName="HI",
version="1.3",
secret="your-secret",
debug=False,
api="https://example.com/api/v2"
)
Unified login:
# Username + password
AuthlyXApp.Login("12", "1")
# License key
AuthlyXApp.Login("XXXXX-XXXXX-XXXXX-XXXXX-XXXXX")
# Device login
AuthlyXApp.Login("YOUR_DEVICE_ID", deviceType="motherboard")
Build locally:
python -m pip install --upgrade build twine
python -m build
Publish:
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file authlyx_api-0.1.0.tar.gz.
File metadata
- Download URL: authlyx_api-0.1.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd7261e0406fcd48c9485e665f25840f922ec414062d0e427398f1cc8e1016e3
|
|
| MD5 |
226a76af8e5c08375e71e0897bcb514a
|
|
| BLAKE2b-256 |
fb1391dbb134903806cc34f8c8bcd73a039d370c3b0dd4bc2dc757425a3f540c
|
Provenance
The following attestation bundles were made for authlyx_api-0.1.0.tar.gz:
Publisher:
pypi-publish.yml on authlyx/AuthlyX-pip-library
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
authlyx_api-0.1.0.tar.gz -
Subject digest:
dd7261e0406fcd48c9485e665f25840f922ec414062d0e427398f1cc8e1016e3 - Sigstore transparency entry: 1247469337
- Sigstore integration time:
-
Permalink:
authlyx/AuthlyX-pip-library@f32763ca41427550d57c24bd23546454fe5cc536 -
Branch / Tag:
refs/tags/authlyx-api-v0.1.1 - Owner: https://github.com/authlyx
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@f32763ca41427550d57c24bd23546454fe5cc536 -
Trigger Event:
push
-
Statement type:
File details
Details for the file authlyx_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: authlyx_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f951c9c38708838a264ecd9dd85784a901fdabef7631f8887bd4f8612535552e
|
|
| MD5 |
9be609f429f061accf560ace1141bc27
|
|
| BLAKE2b-256 |
dcb53c2a378115a7ea91a2964dd878529ea6f38cbbffacbc0effbe72f0c53924
|
Provenance
The following attestation bundles were made for authlyx_api-0.1.0-py3-none-any.whl:
Publisher:
pypi-publish.yml on authlyx/AuthlyX-pip-library
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
authlyx_api-0.1.0-py3-none-any.whl -
Subject digest:
f951c9c38708838a264ecd9dd85784a901fdabef7631f8887bd4f8612535552e - Sigstore transparency entry: 1247469366
- Sigstore integration time:
-
Permalink:
authlyx/AuthlyX-pip-library@f32763ca41427550d57c24bd23546454fe5cc536 -
Branch / Tag:
refs/tags/authlyx-api-v0.1.1 - Owner: https://github.com/authlyx
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@f32763ca41427550d57c24bd23546454fe5cc536 -
Trigger Event:
push
-
Statement type: