Pinned Repositories
aevent
async-ize code by judicious monkeypatching
aioari
Library for accessing the Asterisk REST Interface
aioping
Python3 ICMP ping implementation (asyncio, pure Python)
anyio_serial
Quick and dirty serial channel for anyio
asyncari
Asterisk Resource Interface for Trio
asyncscope
Scoped nurseries/taskgroups for services
moat-kv
a distributed no-master key-value storage system
moat-mqtt
An async MQTT broker and client, plus DistKV integration
owslave
Master code for slave devices
venusian
Victron Energy's "venus" – on top of Debian
Master of all Things's Repositories
M-o-a-T/aioari
Library for accessing the Asterisk REST Interface
M-o-a-T/asyncari
Asterisk Resource Interface for Trio
M-o-a-T/moat-kv
a distributed no-master key-value storage system
M-o-a-T/moat-mqtt
An async MQTT broker and client, plus DistKV integration
M-o-a-T/anyio_serial
Quick and dirty serial channel for anyio
M-o-a-T/asyncactor
Decentralized actor selection
M-o-a-T/asyncakumuli
Code to talk to Akumuli
M-o-a-T/asyncping3
Pure Python3 version of ICMP ping, shipped with command-line command.
M-o-a-T/moat
master repository
M-o-a-T/moat-bus
One bus to mangle all data beyond recognition
M-o-a-T/3D
M-o-a-T/aiomqtt
The idiomatic asyncio MQTT client, wrapped around paho-mqtt
M-o-a-T/asyncenocean
Reasonable enocean for async python
M-o-a-T/micropython
This is my personal MicroPython branch, with some small mods to brighten my day.
M-o-a-T/micropython-lib
Core Python libraries ported to MicroPython
M-o-a-T/moat-dev
helper command for MoaT-supported device classes
M-o-a-T/moat-dev-sew
A simple controller for SEW MOVILINK motor drivers
M-o-a-T/moat-ems
Battery Management System
M-o-a-T/moat-ems-battery
M-o-a-T/moat-hardware
Schematics and files for MoaT IoT things
M-o-a-T/moat-kv-cal
Calendar polling for MoaT
M-o-a-T/moat-kv-knx
integrate KNX devices to DistKV
M-o-a-T/moat-lib-cmd
Streamed bidirectional command handling
M-o-a-T/moat-lib-codec
M-o-a-T/moat-micro
MicroPython support for MoaT
M-o-a-T/moat-modbus
An anyio-compatible modbus client+server library
M-o-a-T/moat-src
Code for mangling MoaT itself
M-o-a-T/moat-util
Helpers used by the rest of the MoaT system
M-o-a-T/modbus-data
Machine readable description of modbus registers
M-o-a-T/mqttproto
Sans-IO MQTT v5 protocol implementation for Python