clayseal
Access: Clay Seal is restricted to verified design partners. This PyPI package is only the installer CLI — it does not include the SDK. Request access by email: pberlizov@college.harvard.edu or talrejayuvvan@gmail.com, or join the waitlist at clayseal.com/waitlist. We reply with a Packaging Read PAT for
clayseal install.
Public installer for Clay Seal. Routes
pip to the private Azure Artifacts feed using a Packaging Read PAT — partners do
not need a Microsoft account or browser sign-in.
Quick start
You will receive a read token from Clay Seal (Packaging Read PAT).
python3 -m venv .venv && source .venv/bin/activate
pip install --upgrade pip
pip install clayseal
export CLAYSEAL_AZURE_PAT="paste-token-from-clay-seal"
clayseal install
from agentauth import Identity, Capabilities, Receipts
One-liner:
pip install clayseal && CLAYSEAL_AZURE_PAT='…' clayseal install
Commands
| Command | Purpose |
|---|---|
clayseal install [VERSION] |
Write pip.conf + install agentauth (default 0.5.0) |
clayseal configure |
Write pip.conf only |
clayseal doctor |
Diagnostics (tokens redacted) |
PAT via --pat, CLAYSEAL_AZURE_PAT, or interactive prompt.
CI: use --no-write-config so the PAT is not saved to disk:
CLAYSEAL_AZURE_PAT=... clayseal install 0.5.0 --no-write-config
What this package is
- On PyPI: public installer CLI (this package).
- On Azure Artifacts: proprietary
agentauth*wheels.
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 clayseal-0.1.2.tar.gz.
File metadata
- Download URL: clayseal-0.1.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9611e8518abcb8ac004cc8f89b010f9093a0356e0be5545a3d6cf71db591d0a6
|
|
| MD5 |
ed8cd1bef0c45e86006aa122adb3e480
|
|
| BLAKE2b-256 |
02a6fe50237150dcd195211af481b90b60f9658022346c77eaf220dccf1179a9
|
File details
Details for the file clayseal-0.1.2-py3-none-any.whl.
File metadata
- Download URL: clayseal-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.5 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 |
4778dd529d20c6e7bac1f1006522be448dd0fec5d4f6d331bc3de1dea337051c
|
|
| MD5 |
a74a8d095cd2a323198bd555d8ad526e
|
|
| BLAKE2b-256 |
a4a61ec3130f818e70a3c528068455c86132b19e050ee524993176febb0fcdd6
|