python3-aqipy
Library for live Air Quality Indices (AQI)
This package offers a library and command-line interface for retrieving live
Air Quality Indices from various locations around the world. Users can obtain
the AQI for their current location based on IP or specify a geographical
location using latitude and longitude coordinates. The tool sources data from
the World Air Quality Index Project, providing accurate and up-to-date
information on air quality.
sigstore-go
Sigstore signing and verification (program)
A client library for Sigstore (https://www.sigstore.dev/), written in
Go. Features:
python3-dotmap
ordered, dynamically-expandable dot-access dictionary
This is a dot-access dict subclass that
- has dynamic hierarchy creation (autovivification)
- can be initialized with keys
- easily initializes from dict
- easily converts to dict
- is ordered by insertion
python3-emulated-roku
Library emulating Roku API for remote control connectivity
This library emulates the Roku API, enabling connectivity with remotes such as
Logitech Harmony and Android apps over Wi-Fi. It allows Home Assistant to
recognize key presses and app launches as events, which can be used as
triggers for automations. The library supports the implementation of multiple
Roku servers, ensuring flexibility and extensibility in managing remote
controls. Key functionalities include handling key press, key down, key up
events, and app launches via an emulated Roku environment. This library is
useful for setting up automated controls and managing media players through
various remote devices.
iaito
GUI for radare2, a libre reverse engineering framework
This is the official graphical interface for radare2. It aims to
conver other r2 features, not just the disassembler but also forensics,
networking, bindiffing, solvers, and more.