skillfed

systembridgeconnector

System Bridge Connector

systembridgeconnector v5.4.4 76.1K downloads/30d#14,655 on PyPI2
Permissive license Apache-2.0 Active released

What it is and what it does

System Bridge Connector is a client library for the System Bridge project, a system monitoring and control platform. It provides Python code with the ability to connect to and communicate with a System Bridge server, likely retrieving system metrics or sending control commands. The package is actively maintained and used by the Home Assistant System Bridge integration.

The connector depends on aiohttp for asynchronous HTTP communication and packaging for version handling. It requires Python 3.11 or later and installs as a pure-Python wheel with low friction. The small star count and niche keyword suggest it is purpose-built for the System Bridge ecosystem rather than a general-purpose utility.

Use it for:

  • Integrate system monitoring data into Home Assistant via the System Bridge integration
  • Build custom Python applications that query system information from a System Bridge server
  • Create automation or control logic that communicates with System Bridge over the network

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides a connector client for the System Bridge project, enabling communication with a System Bridge server to access system information and control capabilities.

Yes, if you are using System Bridge or Home Assistant's System Bridge integration. The package is actively maintained, has no known vulnerabilities, and installs cleanly. It is not a general-purpose library; install it only if you have a System Bridge server to connect to.

Install

systembridgeconnector on PyPI

pip

pip install systembridgeconnector

uv

uv add systembridgeconnector

poetry

poetry add systembridgeconnector

Installing systembridgeconnector

Before you install

Active maintenance with a recent release (21 days old). Low install friction as a pure-Python wheel with only two runtime dependencies (aiohttp and packaging). Requires Python 3.11 or later.

License in practice

Licensed under Apache-2.0 (permissive), allowing commercial and private use with minimal restrictions.

Quickstart

pip install systembridgeconnector
import systembridgeconnector
# Requires aiohttp and packaging as runtime dependencies

Requires Python 3.11 or later

Verify before relying

  • What specific system information or control operations the connector exposes
  • Whether the package works with all System Bridge server versions or has version constraints
  • Authentication or configuration requirements to connect to a System Bridge server

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.11)
Install friction low — pure-Python wheel
Runtime dependencies 2 — aiohttp, packaging
Maintenance actively maintained — 21 days since the last release
Last repo commit
First released
Downloads 76,098/month — #14,655 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: systembridgeconnector-5.4.4-py3-none-any.whl

Keywords: system-bridge

Tags

system bridge connectorsystem information clienthome assistant system bridgesystem monitoring connectorbridge server client
home-assistantsystem-monitoring

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

aiohasupervisor

Asynchronous Python client library for…

permissive · top 15,000 on PyPI

port-ocean

Port Ocean is a CLI framework and runtime for…

permissive · top 15,000 on PyPI

voip-utils

Provides Voice over IP utilities for Home…

permissive · top 15,000 on PyPI

total-connect-client

A Python client library for authenticating with…

permissive · top 15,000 on PyPI

pysma

Connects to SMA solar inverters via their…

permissive · top 15,000 on PyPI

PIconnect

PIconnect provides Python access to OSIsoft PI…

permissive · top 15,000 on PyPI

aiopnsense

An async Python client library that wraps…

permissive · top 15,000 on PyPI

home-assistant-frontend

Provides the web-based user interface for Home…

permissive · top 15,000 on PyPI

hass-web-proxy-lib

Provides base classes and utilities for Home…

permissive · top 15,000 on PyPI

codewords-client

A Python client library for the Codewords API…

permissive · top 5,000 on PyPI