python3-aiounifi

communicating with UniFi Network Controller API

This Python library makes it possible to communicate with UniFi Network Controllers.

python3-alarmdecoder

interface for the AlarmDecoder (AD2) family of alarm devices

This Python library aims to provide a consistent interface for the AlarmDecoder product line: AD2USB, AD2SERIAL and AD2PI. This also includes devices that have been exposed via ser2sock, which supports encryption via SSL/TLS.

python3-aristaproto

Arista Protobuf / Python gRPC bindings generator

Arista Protobuf provides an improved experience when using Protobuf in a modern Python environment by making use of modern language features and generating readable, understandable, idiomatic Python code.

python3-channels

Developer-friendly asynchrony for Django

Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Django design patterns and a flexible underlying framework that lets you not only customize behaviours but also write support for your own protocols and needs.

python3-inquirerpy

collection of common interactive command-line user interfaces

InquirerPy is a Python port of the famous Inquirer.js: a collection of common interactive command line user interfaces. This project is a re-implementation of the PyInquirer project, with bug fixes of known issues, new prompts, backward compatible APIs, as well as more customisation options.

python3-open-meteo

asynchronous client for the Open-Meteo API

Open-Meteo offers free weather forecast APIs for open-source developers and non-commercial use. No API key is required. You can start using it immediately!