Nuacht

This repository contains a Python script to interface with a USB-CAN-A by Waveshare. The script is a convertion and modification of the C code provided by waveshare. The UsbCanAdapter python class is ...
After years of python development, I grew tired of receiving data from APIs, database, csv files and so on and working with them as python dictionaries. The "simple" JSON deserializer library options ...