Hi James,

Le 2018-01-02 à 09:30, James Chapman a écrit :


What starts uWSGI? Is it started from a Python application or a webserver? Apologies for my lack of knowledge RE uWSGI.

uWSGI is typically managed by the web server.

> Any ideas how to compile lib into a python extension module with cffi?

No. Do you mean python binary extension? (https://packaging.python.org/guides/packaging-binary-extensions/)
Or Python package? (https://python-packaging.readthedocs.io/en/latest/)

I just want CFFI to work with clang to produce automagically the python bindings for my app.
James


Best regards,

Etienne

--
Etienne Robillard
tkad...@yandex.com
https://www.isotopesoftware.ca/

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to