php-amqplib

pure PHP implementation of the AMQP protocol

Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.

phosh-mobile-settings

Phosh and related settings for mobile

Mobile Settings allows one to configure some advanced settings of the Phosh mobile environment that would otherwise involve using the command line.

phosh-tour

Short introduction to phosh on smartphones

Phosh tour gives a short visual introduction on how to use phosh on a smartphone explaining the available gestures for navigation, quick settings, etc.

python3-gvm

Greenbone Vulnerability Management Python Library (Python 3)

This module gvm contains the Greenbone Vulnerability Management Python API library. It's a collection of APIs that help with remote controlling a Greenbone Security Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager (GVM). The library essentially abstracts accessing the communication protocols Greenbone Management Protocol (GMP) and Open Scanner Protocol (OSP).

python3-pyschlage

Library for controlling Schlage Wi-Fi locks via cloud API

This library provides an interface to interact with Schlage Encode Wi-Fi locks through Schlage's cloud API. Designed to handle lock management remotely, it offers functionality to query lock status, initiate locking and unlocking commands, and manage associated features such as keypad settings and battery level monitoring. The library connects to Schlage's cloud service, allowing it to communicate seamlessly with devices to facilitate remote access and control of your smart lock systems. Ideal for integrating with automation platforms that support IoT devices, this library supports accessing lock data and command execution over the network with ease.

python3-py-serializable

Library for {de,}serializing Python classes to and from JSON and XML

This Pythonic-library can be used to magically handle serialization of your Python Objects to JSON or XML and de-serialization from JSON or XML back to Pythonic Object instances.