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.5.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.5.0.tar.gz.
File metadata
- Download URL: foxops_client-0.5.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.14.3 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
383a4123982bf02dbc86345681c0917067f5125384b18ca217987085442a4598
|
|
| MD5 |
b6beceaab507aab913b81a3982706be4
|
|
| BLAKE2b-256 |
d56ce2d73cc6ded1e3357b304ca2c16a1a42190151c1835086c9e2a026a7a0fc
|
File details
Details for the file foxops_client-0.5.0-py3-none-any.whl.
File metadata
- Download URL: foxops_client-0.5.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.14.3 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
598fecd65a4546a971867e5a96111641880930037b2135d44d163068bed3462e
|
|
| MD5 |
aee556bd9d989e01f134d1ccdd4fda5f
|
|
| BLAKE2b-256 |
e123b00709c9ddd5dec212960fa5ed639602ccff7337e2f81487fefad9bb1b27
|