vban-cmd-python/vbancmd
onyx-and-iris b6695fbc4d rename Channel to IChannel to signify it as the common interface.
bus mode mixin now subclasses IChannel

bus mode properties lowercased in array.
2022-05-04 18:33:04 +01:00
..
__init__.py black reformatter 2022-03-26 23:00:09 +00:00
bus.py rename Channel to IChannel to signify it as the common interface. 2022-05-04 18:33:04 +01:00
channel.py rename Channel to IChannel to signify it as the common interface. 2022-05-04 18:33:04 +01:00
command.py black reformatter 2022-03-26 23:00:09 +00:00
dataclass.py Update dataclass.py 2022-04-26 23:38:56 +01:00
errors.py remove underscore from package name 2022-03-04 14:22:29 +00:00
kinds.py reformat long arrays 2022-03-27 11:33:01 +01:00
meta.py rename Channel to IChannel to signify it as the common interface. 2022-05-04 18:33:04 +01:00
profiles.py black reformatter 2022-03-26 23:00:09 +00:00
strip.py rename Channel to IChannel to signify it as the common interface. 2022-05-04 18:33:04 +01:00
util.py move channel props into factory function 2022-04-29 21:53:44 +01:00
vbancmd.py remove public_packet setter. should be read only. 2022-04-30 16:57:47 +01:00