HDLC controller written in Python and based on the python4yahdlc Python module to encode and decode the HDLC frames.
pip3 install --upgrade hdlcontroller
git clone https://github.com/SkypLabs/python-hdlc-controller.git cd python-hdlc-controller pip3 install --upgrade .
The full documentation is available here.