Clay Seal installer — routes pip to the licensed Azure Artifacts feed.
Project description
clayseal
Public installer for Clay Seal — routes
pip to the licensed Azure Artifacts feed. Proprietary SDK wheels are not on PyPI.
Quick start
python3 -m venv .venv && source .venv/bin/activate
pip install --upgrade pip
pip install clayseal
clayseal install
from agentauth import Identity, Capabilities, Receipts
Commands
| Command | Purpose |
|---|---|
clayseal install [VERSION] |
Write pip.conf, install agentauth (default 0.5.0) |
clayseal configure |
Write pip.conf only |
clayseal doctor |
Show venv / pip config diagnostics |
With a read PAT (CI or non-interactive)
export CLAYSEAL_AZURE_PAT="..." # Packaging Read
clayseal install 0.5.0
Or: clayseal install --pat "$CLAYSEAL_AZURE_PAT"
What this package is
- On PyPI: small public router CLI (this repo).
- On Azure Artifacts:
agentauth-core,agentauth-identity,agentauth-capabilities,agentauth-receipts,agentauth.
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
clayseal-0.1.0.tar.gz
(3.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 clayseal-0.1.0.tar.gz.
File metadata
- Download URL: clayseal-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0d5689004e100ff3719976a2be7593cc7cdf1e517e70620490922ad567ae1e6
|
|
| MD5 |
03af2cd2831558ed58c1ae18b391231b
|
|
| BLAKE2b-256 |
c11b7c58f5831b57ac7f21d19842ccae82958d3a5142fa4c0c06989f79608fa0
|
File details
Details for the file clayseal-0.1.0-py3-none-any.whl.
File metadata
- Download URL: clayseal-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48e7d1660c967488b69fcb5e38ce1beb8a4d42e9addee0fe83866c23fe04d085
|
|
| MD5 |
011f0b20f8f536f2b9054d71059bc933
|
|
| BLAKE2b-256 |
5f688401275f6e45b93adb25c7874d7e4eecd75d552ff668cd08c75812a23f38
|