Skip to content

hyperskill/hyperskill-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hyperskill-sdk

Youtrack SDK

This is a Python SDK for Youtrack API. It provides a simple way to interact with Youtrack API.

Installation

pip:

pip install git+https://github.com/hyperskill/[email protected]#subdirectory=youtrack

poetry:

[tool.poetry.dependencies]
youtrack = { git = "https://github.com/hyperskill/hyperskill-sdk.git", tag = "1.0.0", subdirectory = "youtrack" }
poetry install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages