.. _consumers: +++++++++++++++++++++++++++++ Consumers of the Python C API +++++++++++++++++++++++++++++ Popular C extensions using the C API ==================================== * numpy * pandas * :ref:`Cython ` * Pillow * lxml Popular modules using Cython ============================ * uvloop See :ref:`Cython `. .. _debug-tools: Debugging tools =============== Need to access implementation details: * faulthandler * vmprof