Retrospective of Python compilation efforts
☆66Apr 15, 2022Updated 3 years ago
Alternatives and similar repositories for awesome-python-compilers
Users that are interested in awesome-python-compilers are comparing it to the libraries listed below
Sorting:
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Jan 28, 2021Updated 5 years ago
- Generate conda environment.yml from PEP 621 and/or flit config.☆11Sep 2, 2021Updated 4 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Dec 23, 2020Updated 5 years ago
- Python subsets☆41Feb 11, 2017Updated 9 years ago
- ☆18Aug 20, 2019Updated 6 years ago
- Strong Type Hints with Traits☆11Aug 10, 2020Updated 5 years ago
- ☆13Jun 25, 2021Updated 4 years ago
- Run tests in your markdown☆11Jan 15, 2021Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Feb 21, 2023Updated 3 years ago
- Python ⇔ JavaScript bindings using high level embind and pybind11☆25Feb 19, 2026Updated last month
- Rust bindings for C-Blosc