Android Bluetooth Endianness Python Uuid Strange Uuid Reversal From Fetchuuidswithsdp July 02, 2024 Post a Comment I have a python bluetooth server (using PyBluez) running on a raspberry pi. The uuid I use in the s… Read more Strange Uuid Reversal From Fetchuuidswithsdp
Psycopg2 Python 3.x Uuid Psycopg2: Can't Adapt Type 'uuid'? March 26, 2024 Post a Comment I am using psycopg2 to try to insert an entry into a table where the type of the data is the Postgr… Read more Psycopg2: Can't Adapt Type 'uuid'?