Hi there!
I am one of the Developer behind Aurora an open source RGB peripheral lighting software. I and multiple people would love to see support for WoWs. That is the reason why I decided to try writing a Mod for it. This mod should send informations like health to Aurora and display them for example on you keyboard. We are normaly doing it with an json http post request. I tried to do that with the library "requests" but sadly I got the error: "ImportError: Module 'requests' was not found in standard library. Allowed modules: xml, Keys, datetime, xml.dom, time". Now to my main question: Is it possible to send a "json http post request" or does someone know an alternative way I could use to send data to Aurora?
Thank you for your time and thanks beforehand.
macer.