地址:https://github.com/CharlesPikachu/Games 30、django-silk:Django 的性能分析工具。 # 安装 pip install django-silk # 中间件的方式使用 MIDDLEWARE = [ ... 'silk' ) 地址:https://github.com/jazzband/django-silk 31、OCRmyPDF:可以把 PDF 文件变成可搜索文件的工具。
django-silk, star:905 - Django 中非常易用的剖析工具。 nplusone, star:262 - 自动检测 Django(及其它 ORM)中的 n+1 查询问题。