Shifiq API Client for Python This is a Python client for the ShifIQ API. It allows you to interact with the ShifIQ API to manage your players and their configurations and more. Installation pip install shifiq-api-client Usage from shifiq import ShifIQ shifiq = ShifIQ(api_key="your_api_key")