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.0.tar.gz
(51.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.0.tar.gz.
File metadata
- Download URL: lvi_api_client-0.1.0.tar.gz
- Upload date:
- Size: 51.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 |
6b987d3731d3438bed022dce97c5977afd041c1629d68036e921f0a6c7fbcc01
|
|
| MD5 |
6833c154bc80b00a5812ccf794f9e4d8
|
|
| BLAKE2b-256 |
ae7142d8bd187414b05a2c638c3ead629b4a99586c8a0fa183bd2de39682e423
|
File details
Details for the file lvi_api_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lvi_api_client-0.1.0-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 |
3aaaabfd416a8c81a2974a875460aacdbfbdc779174a6fe65a4c6a3924bfc175
|
|
| MD5 |
6042b4a91a6e4df0a5bc0783f9799600
|
|
| BLAKE2b-256 |
b30454589a118df2d0ec080fbe31c3b2a2f0f01e0ab574f7761713f8640eef71
|