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()
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.1.2.tar.gz
(8.3 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.1.2.tar.gz.
File metadata
- Download URL: foxops_client-0.1.2.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.3.0 CPython/3.11.0 Linux/5.15.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fb7050a7103553fc7aaed3f8d2b38a798c5aea16f5ca0261eac86fe00b1d1dd
|
|
| MD5 |
c67ea8f18c203ac7bd89f5864375804d
|
|
| BLAKE2b-256 |
0f194783e672b18fbc59776e2618ae7e468eecb948ff0450b74688091711a422
|
File details
Details for the file foxops_client-0.1.2-py3-none-any.whl.
File metadata
- Download URL: foxops_client-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.3.0 CPython/3.11.0 Linux/5.15.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ac2f5bf0f859c2da5dc16a1536d926474d6a7e1e396f0309eadeda335ac5017
|
|
| MD5 |
7d1b79fee1891f494ab7b7898e0cd400
|
|
| BLAKE2b-256 |
7629b457cd240967a8431dea37d94a63936a48a88ddc5ac2527a8df3a7c125b4
|