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
Dependencies
Releases
| Version | Released | Bookworm Python 3.11 |
Trixie Python 3.13 |
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?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue