A live profiling and inspection tool for the Django framework

GitHub Actions GitHub Actions PyPI Download PyPI Python Versions Jazzband

Silk is a live profiling and inspection tool for the Django framework. Silk intercepts and stores HTTP requests and database queries before presenting them in a user interface for further inspection:

SECURITY NOTE: Because Silk stores all HTTP requests into the database in plain text, it will store the request’s sensitive information into the database in plain text (e.g. users’ passwords!). This is a massive security concern. An issue has been created for this here.

Contents

Requirements

Silk

 

 

 

To finish reading, please visit source site