django-pounce

Django middleware for preloading resources using the HTTP Link header


Keywords
django, preload, performance
License
BSD-3-Clause
Install
pip install django-pounce==0.2.0

Documentation

Pounce

Pounce allows you to push resources to clients over HTTP2.

Installation

$ pip install django-pounce

Compatibility

  • Django 1.11
  • Python 3.5