Skip to main content

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


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page