python3-synologydsm-api
Asynchronous Python API for Synology DSM
The module provides a Python interface for interacting with the Synology
DiskStation Manager (DSM) via its web API. It allows for the management and
monitoring of Synology NAS systems, enabling tasks such as system information
retrieval, storage management, and interaction with various DSM services. The
library supports functionalities including managing user sessions, accessing
system status, utilizing download stations, handling shared folders,
controlling external USB storage, and interfacing with the surveillance
station. Additionally, it facilitates the retrieval of photos and the
execution of system commands, such as shutdown and reboot.
php8.2-gearman
PHP wrapper to libgearman
This extension uses libgearman library to provide API for
communicating with gearmand, and writing clients and workers.
libpdl-io-gd-perl
PDL interface to the GD image library
PDL::IO::GD provides both a function-orientated, and more recently
an object-oriented interface. Can produce files and data in both
RGB-in-lowest dimension, and X-and-Y-in-lowest dimension formats.
python3-netplan
Declarative network configuration Python bindings
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
raku-json-fast
fast json parser and serializer
A naive imperative JSON parser in pure Raku (but with direct access to
nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in
replacement for JSON::Tiny’s from-json and to-json subs, but it offers a
few extra features.
python3-twitchapi
Python library for interacting with various Twitch APIs
Provides a comprehensive implementation of the Twitch Helix API, PubSub,
EventSub, and Chat functionalities. Designed to facilitate integration with
Twitch services, this library supports features such as user authentication,
event subscriptions, and chat bot capabilities. It allows for both app and
user authentication, enabling better rate limits and access to user-specific
data. PubSub topics and EventSub subscriptions are easily managed, while the
chat component can monitor and respond to messages and user actions within
Twitch channels.