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.9.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.9.tar.gz.
File metadata
- Download URL: lvi_api_client-0.1.9.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 |
87cf148a2295e824efca72e09a5ba2eb47137283ee6c8ff9609b19b2a6f9be4e
|
|
| MD5 |
f1a4bcb428eea1a95073cdbc8abc3fe4
|
|
| BLAKE2b-256 |
a0c51a65e60a2f3ae8629ecf7a2f1e2caff7038d0de4fe767b73c909a1b3fd45
|
File details
Details for the file lvi_api_client-0.1.9-py3-none-any.whl.
File metadata
- Download URL: lvi_api_client-0.1.9-py3-none-any.whl
- Upload date:
- Size: 29.1 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 |
4e04d040c09c4cb4a55747267509cf8d240819c2c70e260c3fe072ba42b0ff60
|
|
| MD5 |
0add0180b54d3f2979f539d375c57b32
|
|
| BLAKE2b-256 |
218214ca20b6468d6e2ea036986da82b985c87e2ae1cfeb4aea553e49554f3d8
|