Using PatrowlSDK with patrowl.local

Python integration

✓ Official SDK

Install

pip install PatrowlSDK

Quick start

import PatrowlSDK

client = PatrowlSDK.Client("YOUR_API_KEY")
Index page
curl \
  http://patrowl.local/
Engine info page
curl \
  http://patrowl.local/info
Test page
curl \
  http://patrowl.local/test
SDK on GitHub 📄 API Docs
SDK
PatrowlSDK
Python
API
patrowl.local
patrowl.local

Other SDKs for patrowl.local

PatrowlHearsSDK PatrowlManagerSDK

At a glance

Language Python
Endpoints14
Base URLhttp://patrowl.local
✓ Official