Overview — CFFI 1.15.0 documentation
cffi.readthedocs.io › en › latestThe generated piece of C code should be the same independently on the platform on which you run it (or the Python version), so in simple cases you can directly distribute the pre-generated C code and treat it as a regular C extension module (which depends on the _cffi_backend module, on CPython).