Server-side SDKSPython SDKInstallationPython Server SDK Installation The DevCycle Python Server SDK requires For Python 3.8 and above. $ pip install devcycle-python-server-sdk (you may need to run pip with root permission: sudo pip install devcycle-python-server-sdk) Then import the package: import devcycle_python_sdk