python3-pysensibo
Library for interfacing with Sensibo air conditioning controllers
This library provides an interface to interact with Sensibo air conditioning
controllers through their cloud API. It allows users to access and control
aspects such as temperature and humidity settings, fan levels, and swing
modes. The library also supports functionality like enabling and configuring
features like Climate React and Pure Boost, allowing for tailored climate
control depending on environmental inputs. Additionally, users can manage
timers and get diagnostic information about their devices, including sensor
readings related to air quality and system status indicators. This is
particularly useful for integrating Sensibo devices with automation platforms
to create adaptive climate management solutions.
python3-genson
user-friendly JSON Schema generator (Python tool & library)
GenSON is a powerful, user-friendly JSON Schema generator built in Python.
rust-all
Rust systems programming language - all developer tools
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
python3-plexwebsocket
Library for handling events from Plex WebSockets
This library offers support for handling events communicated over Plex
WebSockets, enabling applications to take action based on media server
updates. It listens for specific events such as 'playing' and 'status',
allowing real-time monitoring of a Plex Media Server. This facilitates
triggered responses to playback actions and state changes within a Plex
ecosystem, providing developers with the ability to build reactive
applications that integrate seamlessly with ongoing media activities.
Connections are established via the Plex API, and the library can be
configured to observe a variety of event types, helping users to gain insights
and control based on live data from their Plex Media Server.
rust-analyzer
Rust Language Server Protocol (LSP) implementation
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
python3-skyfield
Elegant astronomy for Python
Skyfield is a pure-Python astronomy package that is compatible with
both Python 3 and makes it easy to generate high precision
research-grade positions for planets and Earth satellites.