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.8.tar.gz
(54.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.8.tar.gz.
File metadata
- Download URL: lvi_api_client-0.1.8.tar.gz
- Upload date:
- Size: 54.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 |
d3731681fc7e286b81ed27c30507ef253bef34ba4f4280be009163b240446f82
|
|
| MD5 |
31f44b0f1744fda27f5eab8698fe5d75
|
|
| BLAKE2b-256 |
4463a026ed25a16e471c591cf1b98e0a759ff812b8d4ed25e0774b0dba69166d
|
File details
Details for the file lvi_api_client-0.1.8-py3-none-any.whl.
File metadata
- Download URL: lvi_api_client-0.1.8-py3-none-any.whl
- Upload date:
- Size: 29.2 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 |
b7e616fa56a28d1d5b3e5eed2b81749d3f0913b68677f2af946ba49ceecab97f
|
|
| MD5 |
ffba9ff05e63aabb2187d298fabf2d53
|
|
| BLAKE2b-256 |
896f230b094504eff0bd08d55e721ceb24273b13509897378f52763493e0115e
|