gTTS
- Ebuilds: 1, Testing: 2.5.4 Description: A Python library and CLI tool to interface with Google Translate's text-to-speech API
Homepage:https://pypi.org/project/gTTS License: MIT
hyprland-config
- Ebuilds: 2, Testing: 0.4.5 Description:
Round-trip parser and editor for Hyprland configuration files.
Preserves formatting, comments, and blank lines when making
edits. Handles nested category blocks, source directives with
glob expansion, variable definitions, and special keywords like
bind, monitor, animation, and bezier. Atomic writes via temp
file plus fsync and rename.
Homepage:
https://github.com/BlueManCZ/hyprland-config/
https://pypi.org/project/hyprland-config/
License: MIT
hyprland-socket
- Ebuilds: 1, Testing: 0.9.1 Description:
Typed Python library for Hyprland IPC via Unix sockets. Supports
querying compositor state, applying live settings, executing batch
commands, and monitoring events through both synchronous command
operations and long-lived event socket connections.
Homepage:
https://github.com/BlueManCZ/hyprland-socket/
https://pypi.org/project/hyprland-socket/
License: MIT
hyprland-state
- Ebuilds: 2, Testing: 0.2.1 Description:
Live state interface for Hyprland — read, write, and inspect the
running compositor's configuration. Provides a unified API for
managing options, animations, monitors, keybinds, and input
devices on top of hyprland-config, hyprland-monitors,
hyprland-schema, and hyprland-socket.
Homepage:
https://github.com/BlueManCZ/hyprland-state/
https://pypi.org/project/hyprland-state/
License: MIT