Skip to content

SecNex/shifiq-sdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")