django-chunkator 2.0.0
0
Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.
Contents
Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.
Stars: 110, Watchers: 110, Forks: 11, Open Issues: 5The peopledoc/django-chunkator
repo was created 9 years ago and the last code push was 2 years ago.
The project is popular with 110 github stars!
How to Install django-chunkator
You can install django-chunkator using pip
pip install django-chunkator
or add it to a project with poetry
poetry add django-chunkator
Package Details
- Author
- PeopleDoc
- License
- MIT
- Homepage
- https://github.com/peopledoc/django-chunkator
- PyPi:
- https://pypi.org/project/django-chunkator/
- GitHub Repo:
- https://github.com/peopledoc/django-chunkator
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/Dynamic Content
Related Packages
Errors
A list of common django-chunkator errors.
Code Examples
Here are some django-chunkator
code examples and snippets.