# Using-Python-Jenkins **Repository Path**: leesanmao/using-python-jenkins ## Basic Information - **Project Name**: Using-Python-Jenkins - **Description**: python通过python-jenkins调用jenkins的API - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-31 - **Last Updated**: 2026-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 参照https://python-jenkins.readthedocs.io/en/latest/index.html Then install the required python packages using pip: `pip install python-jenkins` # Contents ## API referenceM ## Using Python-Jenkins - Example 1: Get version of Jenkins - Example 2: Logging into Jenkins using kerberos - Example 3: Working with Jenkins Jobs - Example 4: Working with Jenkins Views - Example 5: Working with Jenkins Plugins - Example 6: Working with Jenkins Nodes - Example 7: Working with Jenkins Build Queue - Example 8: Working with Jenkins Cloudbees Folders - Example 9: Updating Next Build Number - Example 9: Working with Build Promotions - Example 10: Waiting for Jenkins to be ready ## Installing - Documentation - Unit Tests - Test Coverage