Cython code generator with Jinja2
Project description
cygenja is a very simple code generator.
What it is
cygenja takes templated Cython code as input and generates typed Cython classes and functions. The idea is to mimic the C++ template mechanism for Cython (and disregard the experimental Cython fused types. We use the excellent templating language Jinja2) and some very basic rules.
cygenja is used in most of our Cython projects.
What it is not
cygenja is not an automatic Cython code generator like the ones listed on AutoPxd. cygenja does not parse C/C++ header files to automatically produce Cython bindings.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cygenja-0.5.2.tar.gz
(1.5 MB
view hashes)