Working with Jenkins API Using Python
In this post, we will access Jenkins rest API using python-Jenkins, a third-party API package. The Jenkins REST API can be accessed using the python-jenkins library, which provides a Python wrapper for the Jenkins REST API.
This library makes it easi...
backops.hashnode.dev7 min read