pyrgbdev - A Python Library for Controlling RGB Devices
Hello guys, it has been a long time since I have posted my PyPeripheral project in Razer forum
(The older links are : this and this). It had been almost 3 years ago that I have posted that thread and finished working on that project.
However, I have came here today with another project named pyrgbdev.
As you might have expected, this is a Python library that controls RGB devices easily.
Personally, I had lots of difficulties with Razer Chroma SDK 3 years ago, and I would like to provide a bit of help to those who are looking into Razer Chroma SDK for their future projects with a Python library.
As some might know, there 'is' a Official python library by official Razer (*omitted link), which they abandoned. Razer Chroma SDK supports REST API however they lack lots of features compared to C++ library.
Thus I built this python library using cython so that it ca