Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.14. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
-
Updated
Aug 5, 2026 - Python
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.14. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
transpile algorithms/libs to idiomatic JS, Go, C#, Ruby
a restricted python to javascript / c# / go / ruby compiler
Self-compiling compiler of a Python subset. Just enough Python to Python in Python.
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
Compile marshal python script
An Object Oriented programming language made using the ANTLR Framework to produce a final C source file that gets compiled into binary using GCC
A Python bytecode compiler written in Python. This repository is now a fork of https://github.com/facebookincubator/python-compiler, upstream is there.
The Python Binary Optimization Compiler Script is a powerful command-line tool designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, offering significant speed improvements and enhanced security.
A modern, powerful, and intuitive GUI for transforming Python scripts into standalone executables using Nuitka.
A self-hosted low-level functional-style programming language 🌀
A set of project compiling utilities for developers of various programming languages. / 一组面向各种编程语言开发人员的项目编译实用程序。
A simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions
Python Compiler to AQA Assembly
Python project Compilation Helper. Useful to distribute compiled python applications.
Telegram bot for compiling python code
Компилятор модельного языка программирования - учебный проект, реализующий полный цикл компиляции: лексический - синтаксический (рекурсивный спуск) - семантический анализ - генерация ПОЛИЗа - интерпретация
A simple Python compiler written in Python 🐍.
Add a description, image, and links to the python-compiler topic page so that developers can more easily learn about it.
To associate your repository with the python-compiler topic, visit your repo's landing page and select "manage topics."