HI Sujith,

Are you proficient in Python?  At the very least you know how to install python 
module the easy way using pip install right?

From: <jenkinsci-users@googlegroups.com> on behalf of Sujith Cherukuri 
<cherukurisuj...@gmail.com>
Reply-To: "jenkinsci-users@googlegroups.com" <jenkinsci-users@googlegroups.com>
Date: Monday, February 27, 2017 at 9:38 PM
To: Jenkins Users <jenkinsci-users@googlegroups.com>
Subject: Re: How to access Jenkins server using Python Or JenkinsApi for Windows

Hello Eric,

Thanks for your reply, could you please let me know, how to install Jenkinsapi 
for Windows. I am not able to find any documentation for that.

Thanks and Regards,
Sujith

On Monday, February 27, 2017 at 8:06:49 PM UTC+5:30, Eric Pyle wrote:
I use Jenkinsapi for both Linux and Windows with no problem. You just need to 
install Jenkinsapi module in the Python installation used by each build 
machine, e.g. by "pip install jenkinsapi". Then in a shell or batch script 
build step, you call a Python script and "import jenkinsapi" in the script.

Eric
On 2/27/2017 5:08 AM, Sujith Cherukuri wrote:
Hello,

My build server is based on Windows. I want to trigger a Build using pythons 
scripts. As of now from http://pythonhosted.org/jenkinsapi/, it seems that, api 
only for Linux System.

Thanks and Regards,
Sujith
--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-use...@googlegroups.com<javascript:>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8d4a4967-b410-4c2f-bda9-f4f97a775e1a%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/8d4a4967-b410-4c2f-bda9-f4f97a775e1a%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
Eric Pyle

Siemens PLM Software

Lebanon, NH

+1 603-277-3060 (T)

+1 603-359-8670 (M)

...@siemens.com <javascript:>

http://www.siemens.com/plm <http://www.cd-adapco.com>

--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/316fd8b4-d8ac-4152-8524-fc6a7b5e8c73%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/316fd8b4-d8ac-4152-8524-fc6a7b5e8c73%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CBAB4170-2CBE-4C35-8D1F-220FF451BAD9%40cisco.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to