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.1.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.1.tar.gz.
File metadata
- Download URL: iistools_access-0.1.1.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 |
7e0d4664786f17de139cae718395d3d729bfc4e79e6b63837751b3f60f43b886
|
|
| MD5 |
9816dacd958957e3799791851b7a6562
|
|
| BLAKE2b-256 |
23ffa95c6943e3331efeb0414c0b76fbf147842764107815001e9451b5ed267f
|
File details
Details for the file iistools_access-0.1.1-py3-none-any.whl.
File metadata
- Download URL: iistools_access-0.1.1-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 |
29ede9af1728add7f1c0511c9fe86f91c7757bb76eb3e4b57eca923f8249b8ce
|
|
| MD5 |
8bc7b37901d291801912a2e1eccfa78d
|
|
| BLAKE2b-256 |
a889678c6b2ee258b11d074e2a313e76a3b9b184eda8e9dc8daf9566741a92b2
|