|
|
|
|
|
by sfrench
4582 days ago
|
|
A couple years ago at a company hackathon, I took this approach, and then just baked these same tools into the app directly. Django middleware to turn on/off and collect & store the profile data, and then a developer interface to read the stored profiles and render in SVG using pydot. |
|