swaysome
Improve multi-output handling on sway
swaysome allows better multi-output management for sway by namespacing sway's
workspaces in "workspace groups" to easily move them from one output to
another.
This package contains the following binaries built from the Rust crate
"swaysome":
- swaysome
python3-systembridgemodels
Library to model system information for local applications
This library provides a comprehensive data model for representing system
information on a local machine. It allows seamless integration with services
that utilize system metrics, offering access to key details such as CPU and
memory usage, system load, disk space, and more. The library communicates via
API/WebSocket to share this information efficiently. Additionally, it supports
executing commands remotely, such as opening URLs and sending keyboard inputs,
thus enhancing control over the system through programmable interfaces.
python3-rpds-py
Python bindings to Rust's persistent data structures (rpds)
Python bindings to the Rust rpds crate for persistent data structures.
python3-bsblan
Asynchronous client for monitoring and controlling BSBLan devices
This library provides an efficient way to interact with BSBLan devices,
allowing users to monitor and control various aspects of heating systems.
Supported heating systems include those utilizing Boiler-System-Bus, Local
Process Bus, and Punkt-zu-Punkt Schnittstelle interfaces. The library enables
users to retrieve sensor data, manage device states, and adjust settings such
as target temperatures and HVAC modes. Authentication can be performed using
either a passkey or a username and password. Detailed system information and
device states are accessible via the API.
python3-auto-pytabs
Automatically generate code examples for mkdocs or Sphinx (Python 3)
Python project documentation typically include code examples. Given that most
of the time, a project will support multiple versions of Python, it would be
ideal to showcase the adjustments that can or need to be made for different
Python versions. This can be achieved by including several versions of the
example code, conveniently displayed using the pymdown "tabbed" extension
for markdown, or sphinx{design} tabs for Sphinx.
python3-tplink-omada-client
Client for TP-Link Omada SDN Controller API
This library provides a Python client for interacting with the API of TP-Link
Omada SDN controllers, including OC200, OC300, and Software Controller. It
supports functionalities like automatic login, retrieving basic controller
information, and listing sites and devices such as access points, gateways,
and switches. Users can also get firmware details, initiate updates, and
manage port configurations for connected devices. The library offers
capabilities for WAN port control, including connect and disconnect actions.
Designed to work with multiple controller versions, it simplifies managing and
monitoring network hardware deployed in various environments