inducer / genpyLinks
An AST for Python code generation, in Python
☆30Updated last week
Alternatives and similar repositories for genpy
Users that are interested in genpy are comparing it to the libraries listed below
Sorting:
- A simple package to do symbolic math (focus on code gen and DSLs)☆117Updated 2 weeks ago
- Domain Specific Languages in Python☆97Updated last year
- Annotate Python AST trees with source text and token information☆183Updated last month
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Generic programming library for Python☆61Updated this week
- Set of tools to play with Python AST.☆87Updated 2 years ago
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.☆144Updated 6 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- An AST unparser for Python☆228Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Fast fractions reimplementation in Cython☆39Updated 2 weeks ago
- ☆72Updated last week
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Extract semantic information about static Python code☆78Updated 2 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 8 months ago
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- PEG parser generator for Python☆179Updated 8 months ago
- Make implemented in pure Python☆72Updated last year
- Discover and load entry points from installed packages☆76Updated 8 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago