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.3.1.tar.gz
(8.4 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.3.1.tar.gz.
File metadata
- Download URL: foxops_client-0.3.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.11.13 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a10430931067bee54840f8cda25e44b643be454d27a833a27796f55391be8ac7
|
|
| MD5 |
0edb02a1415a5927f31dcebddc393459
|
|
| BLAKE2b-256 |
b98c98e10335b14b7712c7fa94eccb5e83daf07b9891935f34de0baf0afa0150
|
File details
Details for the file foxops_client-0.3.1-py3-none-any.whl.
File metadata
- Download URL: foxops_client-0.3.1-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.11.13 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
421aaa71e77401b92025bce0277ddd81e373eb6e455583f0ce300c44b202a6f4
|
|
| MD5 |
3deacac4768a888b1dffe82ce2107dd6
|
|
| BLAKE2b-256 |
61abd64dfa1114c257e34efb8320c29075526779b49e305565a78038aa15464c
|