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.5.tar.gz
(54.3 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.5.tar.gz.
File metadata
- Download URL: lvi_api_client-0.1.5.tar.gz
- Upload date:
- Size: 54.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a34158fb6f470a2ba47bc65a687c26ae49aaa91ad386cc6cc03930fda1b6eb23
|
|
| MD5 |
f3b082805bcc2601c5d6b78b39497940
|
|
| BLAKE2b-256 |
8918db39f9672adf5195e7fb3d26b70f83bb02408e46003c074e49fcd33b613c
|
File details
Details for the file lvi_api_client-0.1.5-py3-none-any.whl.
File metadata
- Download URL: lvi_api_client-0.1.5-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 |
b22a38dbf7dcd37fddbfd371f4438b7f332dfa0452445beaa1e732c345a8bd93
|
|
| MD5 |
8906f7971a7a03f1ac1234f46ad34b16
|
|
| BLAKE2b-256 |
b157af0f0d13e6c9fbcae56e70f4193be6fd7e82e1f9173852573687a52d81b9
|