Right now Nuitka is a good replacement for the Python interpreter and compiles every construct that CPython 2.6, 2.7, 3.2 and 3.3 offer. It translates the Python into a C++ program that then uses "libpython" to execute in the same way as CPython does, in a very compatible way.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/284
**Author:** [@0xKD](https://github.com/0xKD)
**Created:** 12/21/2014
**Status:** ✅ Merged
**Merged:** 12/26/2014
**Merged by:** [@vinta](https://github.com/vinta)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`ad9400d`](https://github.com/vinta/awesome-python/commit/ad9400d46a95f593132c1c4ac44c6eaeb9eec659) Add entry for Nuitka
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
From [here](http://nuitka.net/pages/overview.html)
> Right now Nuitka is a good replacement for the Python interpreter and compiles every construct that CPython 2.6, 2.7, 3.2 and 3.3 offer. It translates the Python into a C++ program that then uses "libpython" to execute in the same way as CPython does, in a very compatible way.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/284
Author: @0xKD
Created: 12/21/2014
Status: ✅ Merged
Merged: 12/26/2014
Merged by: @vinta
Base:
master← Head:patch-1📝 Commits (1)
ad9400dAdd entry for Nuitka📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
From here
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.