python Jenkins python api

#!/bin/bash python2 # -*- coding: UTF-8 -*- import jenkins import xlrd import json import requests from lxml import html # 建立session session_requests = requests.session() # 登錄請求基址 # login_base = "ht
相關文章
相關標籤/搜索