This repository is for the Build a Python app with PyInstaller tutorial in the Jenkins User Documentation. The repository contains a simple Python application which is a command line tool "add2vals" ...
This is an example of using PyInstaller packager to build executable from one of CEF Python's examples (wxpython.py). This pyinstaller example supports packaging on Windows, Linux and Darwin but was ...
Want to distribute Python programs to your Python-less clients? PyInstaller is the answer. If you're used to working with a compiled language, the notion that you would need to have a programming ...