-
shedskin
Shed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
Another similar project: https://nuitka.net/
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
jank Is C++
-
Nuitka: Optimizing Python compiler compatible with CPython
-
Shed Skin restricted-Python-to-C++-compiler 0.9.9
-
Nvidia Warp: A Python framework for high performance GPU simulation and graphics
-
Is there a way to use turn a project into a single executable file that doesn't require anyone to do anything like install Python before using it?