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.1.tar.gz
(51.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.1.tar.gz.
File metadata
- Download URL: lvi_api_client-0.1.1.tar.gz
- Upload date:
- Size: 51.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 |
2e1a82e8fcdb27945b9eb0c1b488714b1c8e1780b1babff3363a3fd7a60784a2
|
|
| MD5 |
c7997db3ada4c3350803f406c67c9305
|
|
| BLAKE2b-256 |
b635a58784a681e272d0c868193aa24b52a0126ca80cde330ccc8ff070868b51
|
File details
Details for the file lvi_api_client-0.1.1-py3-none-any.whl.
File metadata
- Download URL: lvi_api_client-0.1.1-py3-none-any.whl
- Upload date:
- Size: 28.3 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 |
47c2a13768b35cb46c90815a18fae6aa0e83eac51b3df88ebec8ea32ab54d8a7
|
|
| MD5 |
fc3f1b4e41ca2e15b474b5ef889eb2d4
|
|
| BLAKE2b-256 |
d7e5e5decdd3b7b872f1befe9bdb5163f7aaed03bf48d4c3477013cadfa21d88
|