- Notifications
You must be signed in to change notification settings - Fork673
-
I can install python-gitlab by pip, and how to convert it to windows exe file as the host maybe not have python env. pyinstallser? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 1 reply
-
This is a general Python question and not really specific to python-gitlab. But I have some experience with this so I can maybe point you in the right direction. A few tools can do this, the more popular ones beinghttps://pyinstaller.org/en/stable/ andhttps://nuitka.net/index.html. Hope this helps! Let us know how it goes. |
BetaWas this translation helpful?Give feedback.
All reactions
1 reply
-
Thanks |
BetaWas this translation helpful?Give feedback.
All reactions
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment