Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 454 Bytes

File metadata and controls

31 lines (21 loc) · 454 Bytes

Consumers of the Python C API

Popular C extensions using the C API

Popular modules using Cython

  • uvloop

See :ref:`Cython <cython>`.

Debugging tools

Need to access implementation details:

  • faulthandler
  • vmprof