LogicVein API Client Library
Project description
LogicVein API Client
A Python client for interacting with the LogicVein API.
Installation
From PyPI:
pip install lvi-api-client
From TestPyPI (pre-release / testing):
pip install \
--index-url https://test.pypi.org/simple/ \
--extra-index-url https://pypi.org/simple/ \
lvi-api-client
See PUBLISHING.md for instructions on publishing new releases.
Usage
from lvi_api_client import LogicVeinAPIClient
client = LogicVeinAPIClient(host="your-lvi-server", api_token="your-token")
devices = client.search_devices_in_network()
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
lvi_api_client-0.1.3.tar.gz
(53.5 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 lvi_api_client-0.1.3.tar.gz.
File metadata
- Download URL: lvi_api_client-0.1.3.tar.gz
- Upload date:
- Size: 53.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a5990a06df4f65a1dcdaf37e1a5e169c9071f941bac4446f99906253908d0d3
|
|
| MD5 |
0c1919ffca0f154a6e6c1f30a99b6f43
|
|
| BLAKE2b-256 |
7e8870c353c068b096450a83125d8cc1494e2e44bf4d473613ed6bdfa43772e1
|
File details
Details for the file lvi_api_client-0.1.3-py3-none-any.whl.
File metadata
- Download URL: lvi_api_client-0.1.3-py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39a94c9aa20868d8d9bf0d42c440d4e5b6a2eebe8ac9c41502635a26c97d0d8d
|
|
| MD5 |
3e7a5c96f8509a786a14702390635119
|
|
| BLAKE2b-256 |
57b7aa9620ca0e42f4b25b77ea8ae403e89338d90e05824f992c0a8f3660707a
|