IntroThis document describes Python library that wraps YouTrack REST API. Getting StartedCompatibilityCurrent implementation of the library is compatible with YouTrack 2.0 REST API and Python 2.6. Installation
Output should look something like: Authenticating
Get IssuesCreate IssueOther MethodsSee method of class Connection in youtrack/connection.py |
Python Client Library
Skip to end of metadata
Go to start of metadata
2 Comments
comments.show.hideJul 29, 2010
Dmitry Jemerov
The Java implementation of Python is called Jython, not JPython.
Aug 02, 2010
Vadim Gurov
fixed