Hi,
I am trying to make my Jira.py script executable. I always use py2exe tool for this kind of purpose, but it does not seem to work with Jira module, since the last version is from 2008 :(
Is there some modern way to make an exe with python script which can grab Jira module as well?
NOTE: the whole point of this is to run the script from a server on a regular basis without installing python and all modules that are needed to run the script.
Thanks,
Yanis.
Community moderators have prevented the ability to post new answers.
Just tried pyinstaller module - same story. Although jira egg file is grabbed, the exe file just terminates itself straight after launching
Hello Yanis,
JIRA Script Suite could be used for this purpose http://quisapps.com/confluence/display/JSS/Scripting+Samples
Unfortunately, it seems to be unsupported plugin.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.