ChromaPy is a small ChromaSDK Extension for Python[Windows].
As simple as
import ChromaPy as Chroma
RED = (255,0,0)
Chroma.setColor(RED)
For further information take a look at the wiki of this repo. You can also find multiple examples in the "Example Script"-directory.
Razer devices:
- Keyboard
- Keypad
- Mouse
- Mousepad
- Headset
- Systems
To compile it by your own don't forget to include the "include" and the "libs" directories of your Python Instance.
A compiled version of ChromaPy for Python 3.6 can be found on the official Insider thread.
ChromaPy depends on the "Razer Chroma SDK".
The "Razer Chroma SDK" is provided by Razer and can be found on their Website.
Copyright © 2017 by Tim Gebauer. Patching, updating and picking cherries by d-rez
This project is licensed under the MIT license, please see the file LICENSE for more information.
Razer is a trademark and/or a registered trademark of Razer USA Ltd.
All other trademarks are property of their respective owners.