python3-inkbird-ble

Parser for INKBIRD BLE devices

This library supports parsing data from various INKBIRD BLE devices, including thermometers and hygrometers. It handles communication over Bluetooth to retrieve sensor information. Supported devices include the INKBIRD Bluetooth Thermometer IBS-TH1, Bluetooth Pool Thermometer IBS-P01B, Temperature and Humidity Hygrometer IBS-TH2, Bluetooth Smart Sensor ITH-12S, and several Bluetooth Grill Thermometers, among others. The data retrieved from these devices can be used to monitor temperature, humidity, and other metrics.

python3-gql

GraphQL client for Python

This library provides a versatile GraphQL client that allows for the execution of GraphQL queries, mutations, and subscriptions. It supports multiple transport protocols including HTTP, websockets, and AWS AppSync. The client offers both synchronous and asynchronous usage, enabling concurrent requests. Queries can be validated locally, with the option to use a provided GraphQL schema or fetch one from the backend through introspection. Additional features include file uploads, custom scalars and enums, as well as a CLI tool to execute GraphQL queries or download schemas. The DSL module allows dynamic composition of GraphQL queries, making it highly adaptable to various use cases.

python3-hole

Library for interacting with a Pi-hole instance

This library allows users to interact with a Pi-hole instance, providing capabilities to retrieve statistics and manage its settings. Pi-hole is a network-level ad blocker that intercepts DNS requests and prevents ads from being displayed. Through this library, users can access the Pi-hole's API to monitor metrics such as blocked ads, total queries, and client activity. Additionally, it offers functionality to enable or disable the Pi-hole system, either temporarily or permanently, facilitating control over network ad blocking directly from a Python environment.

python3-pure-pcapy3

Pure Python reimplementation of pcapy

This package provides an API-compatible replacement for the popular pcapy package. Since it is a pure-Python package, it cannot access some elements like live traffic capture directly. Only file operations are allowed right now. Any operation which is available in pcapy and could not be implemented here will throw NotImplementedError. Behaviour should be compatible up to the text of some exceptions (tests are included).

python3-python-zxcvbn-rs-py

Password strength checker library (Python 3)

This is a drop-in replacement for the Python module zxcvbn. It is a Python binding for the Rust implementation of that password strength checker.

lomiri-online-accounts-plugin-sohu

Lomiri Online Accounts account plugin - Sohu

The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings.