A Python client for the Interlify API
Project description
Interlify Client
A Python client for the Interlify API.
Installation
Install via pip:
pip install interlify-client
Usage:
from interlify.client import Interlify
client = Interlify(
api_key="YOUR_API_KEY",
project_id="YOUR_PROJECT_ID",
auth_headers=[
{"Authorization": "Bearer YOUR_TOKEN"}
]
)
tools = client.tools()
print("Available Tools:", tools)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
interlify-1.0.2.tar.gz
(1.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 interlify-1.0.2.tar.gz.
File metadata
- Download URL: interlify-1.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a70e07589efb1c2aadb1ab4b4501a4df92f1291896e4de68b622dc8cacac8814
|
|
| MD5 |
e654fe9baef31ef55bb2d39b9bac5ccc
|
|
| BLAKE2b-256 |
2034f456fe6277cfe180da6305cca52b2f305a0cb19a47cfeb84053d875b27f8
|
File details
Details for the file interlify-1.0.2-py3-none-any.whl.
File metadata
- Download URL: interlify-1.0.2-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d21ef543d683c9779dc6914c7c2e112cf3e644aae507e037a1b8ffdf5b60ef76
|
|
| MD5 |
8aee4d58652864a5b11066fb533cf8cc
|
|
| BLAKE2b-256 |
02945867311f4ee61f2963ede7775f1af000e2fec0230d035ddf468043010dfa
|