Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 405 Bytes

clients.rst

File metadata and controls

16 lines (11 loc) · 405 Bytes

Clients

OpenDevelop clients wrap its HTTP REST API and expose it to a native-like API for each language. Available OpenDevelop clients are listed below.

Python client

A Python client is available for OpenDevelop at http://www.github.com/sourcelair/opendevelop-py

Install client The Python client can be installed using pip.

pip install opendevelop