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.7.tar.gz
(54.4 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.7.tar.gz.
File metadata
- Download URL: lvi_api_client-0.1.7.tar.gz
- Upload date:
- Size: 54.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee45e4053c5eaf2eaaaec997c3f74e21aabba7f08e0086ad7656bb367591dd4e
|
|
| MD5 |
c3a69112f41773b58744b31fd2446c03
|
|
| BLAKE2b-256 |
89c4f673a5c01e606bef72bc919fd9c20e60e1493c90c02bccdf2d6544d80089
|
File details
Details for the file lvi_api_client-0.1.7-py3-none-any.whl.
File metadata
- Download URL: lvi_api_client-0.1.7-py3-none-any.whl
- Upload date:
- Size: 29.2 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 |
928affc383754e03f915c8183455c8ec7ac537d97ee0e48b6dbde78f326a8e5c
|
|
| MD5 |
7b7f48ac4c72abf8fc29b368ce46fa23
|
|
| BLAKE2b-256 |
4bca0494a33a1eabdd85a1c704bba8367c5633f5fa700dc2d8ddf32ab60d1bb8
|