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.10.tar.gz
(55.6 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.10.tar.gz.
File metadata
- Download URL: lvi_api_client-0.1.10.tar.gz
- Upload date:
- Size: 55.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0d37c1d8ec0dd3a9583d90e8f4fee85ea269a76c07d81bdbd300fbc0b8fd7da
|
|
| MD5 |
1d7d775ae5d2b42a37846449d2aa20dd
|
|
| BLAKE2b-256 |
09df7d7b0e27c3a5162e2da0fc47bcc7a76a7371c6d5c2284ce92c7764008a3a
|
File details
Details for the file lvi_api_client-0.1.10-py3-none-any.whl.
File metadata
- Download URL: lvi_api_client-0.1.10-py3-none-any.whl
- Upload date:
- Size: 29.7 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 |
431948faf7a4e2a4009479ea145600397a52e25fd02e54897a79750e32c1249f
|
|
| MD5 |
d99bf612b805862da5315107ec15673c
|
|
| BLAKE2b-256 |
10c2269cd75513e453e69809fd3e2d36547516722d4d5d659448912a60480051
|