py4cl2-cffi

MIT

CFFI based alternative to PY4CL2, primarily developed for performance reasons.

$ area51 add py4cl2-cffiCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(py4cl2-cffi:some-function ...)