Foxops API Client
Project description
foxops-client-python
This repository contains the Python client for the foxops templating tool.
Installation
pip install foxops-client
Usage
from foxops_client import FoxopsClient, AsyncFoxopsClient
client = FoxopsClient("http://localhost:8080", "my-token")
incarnations = client.list_incarnations()
# or alternatively, the async version
client = AsyncFoxopsClient("http://localhost:8080", "my-token")
incarnations = await client.list_incarnations()
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
foxops_client-0.4.0.tar.gz
(7.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 foxops_client-0.4.0.tar.gz.
File metadata
- Download URL: foxops_client-0.4.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
914cecbc10749f331ee6da4b03c54f4e226ee3ee08853407e94b277f4a067718
|
|
| MD5 |
73fa03eeb6bb302757a4e734ec865ce7
|
|
| BLAKE2b-256 |
5d8720eb2f0906b0ab215b2bffce17c98468aa92cfa48be560770fdb10a7ad81
|
File details
Details for the file foxops_client-0.4.0-py3-none-any.whl.
File metadata
- Download URL: foxops_client-0.4.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48f765552ac5fe605e404dd034400e92e1e8b10785b0c81a8770017eac63d207
|
|
| MD5 |
0d6ee537a07022887347f66c98391176
|
|
| BLAKE2b-256 |
926f2979666baf34f3140b0eee080ea284a54a979d2cee590511c71657115370
|