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
Release history Release notifications | RSS feed
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.2.0.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file foxops_client-0.2.0.tar.gz
.
File metadata
- Download URL: foxops_client-0.2.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.11.4 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f816881959163216d1fc792e742c8bc5708dc3acdbf89e6eb2c4e8c0fadbf9c4 |
|
MD5 | 2b7b3fef1adee9a312a2e1a9b492727d |
|
BLAKE2b-256 | c8b5f57cbe11d08f57ce2cf3ef30a9b1c066950b30bbe7091bea6ba47104df43 |
File details
Details for the file foxops_client-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: foxops_client-0.2.0-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.4 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dd573f0c99afa6403dcbc45340e65700a008fd44b29221b87fc90d5ea13f7d5 |
|
MD5 | 0790178419189cf156823e9aabf88950 |
|
BLAKE2b-256 | bc7c0a2b464f8851ed7739ed1f4e5eca787d2b19f5f4da1ada7ec236510e8acb |