py4cl2-cffi
CFFI based alternative to PY4CL2, primarily developed for performance reasons.
$ area51 add py4cl2-cffiCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(py4cl2-cffi:some-function ...)