Skip to main content

PyPI - Version PyPI - Downloads

GitHub Release GitHub Downloads (all assets, all releases)

pyvelop

A Python library for the Linksys Velop Mesh system

Purpose

This library was built with the intention of allowing easy communication with the Linksys Velop Mesh system. Primarily, it was built to support the linksys_velop custom component in Home Assistant.

Installation

pip install pyvelop

Quick Start

To get started you can use the following as a skeleton.

import asyncio

from pyvelop.mesh import Mesh


async def main():
    async with Mesh(node="192.168.1.1", password="my_password") as mesh:
        await mesh.async_initialise()
        print(mesh.nodes)


if __name__ == "__main__":
    loop = asyncio.get_event_loop()
    loop.run_until_complete(main())

CLI

The library also has a CLI which can be used like so…

pyvelop mesh details -a PRIMARY_NODE -p PASSWORD - Lists all known details about the mesh.

pyvelop node details bedroom -a PRIMARY_NODE -p PASSWORD - Lists all known details about the given node.

pyvelop --help - show all available options

Disclaimer

This is NOT an official module, and it is NOT officially supported by the vendor.

Release files for pyvelop 2026.9.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyvelop 2026.9.1
File Size Uploaded
pyvelop-2026.9.1.tar.gz 65.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyvelop 2026.9.1
File Interpreter ABI Platform
pyvelop-2026.9.1-py3-none-any.whl Python 3 none any Details

Total release size: 131.0 kB

Release files / pyvelop-2026.9.1.tar.gz

Download URL pyvelop-2026.9.1.tar.gz
Size 65.6 kB
Tags Source
SHA-256 checksum
How to use checksums
c445677d9eb10ff878d8abe8d422261705dcc13ca9bbb3c812172fab373042d8
BLAKE2b-256 checksum
How to use checksums
d2991ea0526db94e08fb6867ec888a542935ae6f92848ffe3a5fcbe7d99cc51f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2026.

Transparency log

Release files / pyvelop-2026.9.1-py3-none-any.whl

Download URL pyvelop-2026.9.1-py3-none-any.whl
Size 65.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
03ff0b8e2ba0d6c3463de27ab6df4b4a57013126fb1452e162bf281bc2f7c1a0
BLAKE2b-256 checksum
How to use checksums
7c49c22df86b029f2983f054580e01399062d5b8b34e3e905e67f63c130f144c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 23, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

2026.9.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page