systembridgeconnector
System Bridge Connector
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 systembridgeconnectoruv
uv add systembridgeconnectorpoetry
poetry add systembridgeconnectorInstalling 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
More Monitoring packages
Wraps any iterable to display a real-time…
copyleft · top 100 on PyPI
opentelemetry-semantic-conventionsProvides generated Python code for…
permissive · top 100 on PyPI
opentelemetry-sdkProvides the reference implementation of the…
permissive · top 100 on PyPI
opentelemetry-apiProvides the abstract API and interfaces for…
permissive · top 100 on PyPI
opentelemetry-exporter-otlp-proto-httpExports OpenTelemetry observability data to an…
permissive · top 1,000 on PyPI
opentelemetry-instrumentationProvides automatic instrumentation commands and…
permissive · top 1,000 on PyPI
aiohasupervisorAsynchronous Python client library for…
permissive · top 15,000 on PyPI
port-oceanPort Ocean is a CLI framework and runtime for…
permissive · top 15,000 on PyPI
voip-utilsProvides Voice over IP utilities for Home…
permissive · top 15,000 on PyPI
total-connect-clientA Python client library for authenticating with…
permissive · top 15,000 on PyPI
pysmaConnects to SMA solar inverters via their…
permissive · top 15,000 on PyPI
PIconnectPIconnect provides Python access to OSIsoft PI…
permissive · top 15,000 on PyPI
aiopnsenseAn async Python client library that wraps…
permissive · top 15,000 on PyPI
home-assistant-frontendProvides the web-based user interface for Home…
permissive · top 15,000 on PyPI
hass-web-proxy-libProvides base classes and utilities for Home…
permissive · top 15,000 on PyPI
codewords-clientA Python client library for the Codewords API…
permissive · top 5,000 on PyPI