
py2exe
PyInstaller
cx_Freeze
nuitka
bbfreeze
MSIX Packaging SDK
Cython
PyPy
CheepCode
py2exe
CheepCodeNo features have been listed yet.
No CheepCode videos yet. You could help us improve this page by suggesting one.
CheepCode might be a bit more popular than py2exe. We know about 1 link to it since March 2021 and only 1 link to py2exe. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Sounds like you are on Windows. I think something like https://py2exe.org/ will be what you are after. I'm on Mac / Linux systems only, so I can't really provide info on how to use it, but I know there are some good tutorials out there. Source: over 3 years ago
If you like that workflow you might love CheepCode[0] which I built specifically to support it! CheepCode connects to Linear and works on tickets as they roll in, submitting PRs to GitHub. [0] https://cheepcode.com. - Source: Hacker News / about 1 year ago
PyInstaller - PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...
cx_Freeze - cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the...
nuitka - Nuitka is a Python compiler.
bbfreeze - create stand-alone executables from python scripts
MSIX Packaging SDK - The MSIX Packaging SDK includes cross platform API support for unpacking .msix and .appx packages
Cython - Cython is a language that makes writing C extensions for the Python language as easy as Python...