django-chunkator

Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-chunkator

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.0 2020-06-22  
1.5.0 2020-02-05  
1.4.0 2018-12-17  
1.3.1 2018-05-14  
1.3.0 2017-09-14  
1.2.0 2017-07-03  
1.1.0 2017-03-25  
1.0.1 2016-08-26  
1.0.0 2016-06-23  
0.0.5 2015-06-18  
0.0.4 2015-03-30  
0.0.3 2015-03-19  
0.0.2 2015-03-19  

Issues with this package?

Page last updated 2025-07-17 22:21:58 UTC