py-spy icon indicating copy to clipboard operation
py-spy copied to clipboard

What projects use py-spy as a library?

Open Kakapio opened this issue 4 months ago • 1 comments

I'm working on a small tool to profile Django and Celery at the same time using py-spy as a library. Are there any projects on GitHub based on py-spy? I've looked around and haven't seen any yet. My project is really just a very light wrapper over py-spy to better orchestrate our stack.

Kakapio avatar Oct 20 '25 01:10 Kakapio

pyroscope_io uses py_spy as a backend for Python applications

Eclips4 avatar Oct 20 '25 14:10 Eclips4