Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

jama python rest api

from py_jama_rest_client.client import JamaClient

basic_auth_client = JamaClient('https://yourdomain.jamacloud.com', credentials=('username', 'password'))
Source by pypi.org #
 
PREVIOUS NEXT
Tagged: #jama #python #rest #api
ADD COMMENT
Topic
Name
1+7 =