Metadata-Version: 1.0
Name: drf-depaginator
Version: 0.3
Summary: Tool to create a record generator for all results from a Django Rest Framework API
Home-page: https://github.com/jsbueno/drf_depaginator
Author: João S. O. Bueno
Author-email: gwidion@gmail.com
License: APACHE
Description: Simple Module to depaginate Django Rest Framework results
        ----------------------------------------------------------
        
        Contains a generator to yield Django Rest API results one at a time.
        Check the test file for usage example
        
        
Keywords: django rest api consumer generator pagination depagination
Platform: UNKNOWN
