Skip to main content

No project description provided

Project description

LazyPagedSequence provides a simple iterable interface to paged data structures such as REST API clients. This is useful when exposing paged data structures to Django’s Paginator in cases where it is not performant to fetch all records ahead of time.

Contributing

  • Fork it

  • Create your feature branch (git checkout -b my-new-feature)

  • Commit your changes (git commit -am ‘Added some feature’)

  • Push to the branch (git push origin my-new-feature)

  • Create new Pull Request

License

LazyPagedSequence is available under the GNU Affero General Public License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lazy_paged_sequence-0.2.tar.gz (1.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page