Using xero-python with xero.com

Python integration

Install
pip install xero-python
Quick start
import xero-python

client = xero_python.Client("YOUR_API_KEY")
Retrieves the connections for this user
curl \
  -u "$API_USER:$API_PASS" \
  https://api.xero.com/Connections
SDK on GitHub 📄 API Docs
SDK
xero-python
Python
API
xero.com
xero.com:xero-identity
At a glance
Language Python
Endpoints2
Base URLhttps://api.xero.com