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.
wlmaker
Wayland compositor inspired by Window Maker
This is a Wayland compositor inspired by Window Maker.
- Compositor for windows in stacking mode.
- Supports multiple workspaces.
- Appearance inspired by Window Maker, following the look and feel of
NeXTSTEP.
- Easy to use, lightweight, low gimmicks and fast.
- Dock and clip, to be extended for dockable apps.
llm
CLI utility and Python library for interacting with Large Language Models
A CLI utility and Python library for interacting with Large Language
Models, both via remote APIs and models that can be installed and run
on your own machine.
python3-aiojobs
Job scheduler for managing background tasks (asyncio)
The library gives a controlled way for scheduling background tasks for
Python asyncio applications.
python3-sqlite-migrate
Python library for SQLite migrations
Python library to operate changes on SQLite database, based on
migration files.
sdml
CLI tool for Simple Domain Modeling Language (SDML)
sdml is a command-Line Interface (CLI) for the SDML language,
primarily for verification and translation
from SDML source to other formats.