sealclub
Thin Python client for seal.club.
pip install sealclub
export SEAL_API_KEY=sk_test_...
from sealclub import SealClub
client = SealClub.from_env()
sealed = client.seal(open("doc.pdf", "rb").read())
open("doc.sealed.pdf", "wb").write(sealed)
sealclub doc.pdf -o doc.sealed.pdf
Optional: SEAL_API_BASE_URL (default https://api.seal.club).
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sealclub-0.1.0.tar.gz
(6.8 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 sealclub-0.1.0.tar.gz.
File metadata
- Download URL: sealclub-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
467ba62ee2663eb072185cba4d41cccd4aa7aeb519366f0f50679d3b5360c936
|
|
| MD5 |
bcee9b4a669999eb587f8d2c42d6aada
|
|
| BLAKE2b-256 |
d1ca818aedb1c3cf78394db64e08c4e26f5c6058c80ac441cd72ae8e537a0e21
|
File details
Details for the file sealclub-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sealclub-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af55510ec686da07127f076d3bfb018281a58d67f555df4c4f66e38fcdfa223a
|
|
| MD5 |
1ced02aeb6aebba2cb33b15fcb1f526c
|
|
| BLAKE2b-256 |
a275ef88cd3bb9a7158b1248f4a9bc675886621ad29a162ee9ec72ea594856bd
|