Python auth library for IIS tools ecosystem
Project description
iistools-access
Python auth library for IIS tools ecosystem. Provides optional authentication, provider resolution, managed key retrieval, and usage reporting for Python-based IIS CLI tools (aria, sonar, iris).
Installation
pip install iistools-access
Quick Start
from iistools_access import resolve_provider, report_usage
# Resolve the best available provider for a task
resolution = await resolve_provider("tts", preferred="elevenlabs")
print(resolution.provider, resolution.method)
# Report usage (fire-and-forget, never raises)
await report_usage("aria", credits=1.5)
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
iistools_access-0.1.0.tar.gz
(7.5 kB
view details)
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 iistools_access-0.1.0.tar.gz.
File metadata
- Download URL: iistools_access-0.1.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8298c3e19925344997849c570a1d0e8e99843aa2873ec00dd88cb34cd905073f
|
|
| MD5 |
003699e11690bb5ca4079506f7bdc4f4
|
|
| BLAKE2b-256 |
acc6acd64821b5ef8b24fcbe691312be992321b631dad73fba3cd9f8a6368944
|
File details
Details for the file iistools_access-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iistools_access-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cf10cede62f91d7d0882485b25acc5eb55ade4ef599eb443f8a1fe062a8d60d
|
|
| MD5 |
50efb9f8acd5148fee07fc77df9a2ee7
|
|
| BLAKE2b-256 |
0b0271f5607eac7ca142e19fdb22c0f595d57bcc809f764aa3dc8a5269724bcb
|