I am new to Jenkins, and I\'m not sure if this is possible, but I would like to set up a web interface where somebody could click \"Start Job\" and this will tell Jenkins to
There is a good sample of using the above API from Python. The project is called Python Jenkins, and you may find it here: link