Skip to main content

YouTrack JSON REST API Python 3 Client Library

Project description

YouTrack JSON REST API client library
======

Current implementation is compatible with Python 3 and YouTrack 2017.1 or higher.
Authentication for old YouTrack versions will be realized later.

Requirements
------
Python 3.4+

Examples
------
```python
from youtrack import Connection, TokenAuth

TOKEN = 'perm:XXXXXXXXXXX=.XXXXXXXXXXXXXXXXXX==.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
c = Connection('https://youtrack.gdsln.com/', TokenAuth(TOKEN))
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youtrack-rest-api-0.0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

youtrack_rest_api-0.0.1-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page