cygenja 0.5.2

Creator: coderz1093

Last updated:

Add to Cart

Description:

cygenja 0.5.2

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.