paginate
Page divider
Helps divide large lists of items into pages for user navigation.
Python pagination module
78 stars
16 watching
16 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lixxu/flask-paginate | A Python library providing pagination support for Flask web applications. | 281 |
pylons/deform | A Python HTML form library providing support for complex data entry forms and integration with various web frameworks. | 417 |
pygments/pygments | A Python library that supports syntax highlighting for multiple languages and text formats | 1,828 |
pylons/pyramid_layout | An add-on that enables the creation of reusable UI layouts in Pyramid web applications. | 24 |
pkienzle/periodictable | Extensible periodic table with support for various calculations and data analysis | 147 |
pylons/hypatia | A Python library for efficiently indexing and searching large datasets. | 31 |
ericflo/django-pagination | A set of utilities for managing page numbers and sizes in a Django application to improve user experience and data retrieval efficiency | 515 |
uriyyo/fastapi-pagination | Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses. | 1,200 |
pyscripter/pyscripter | A feature-rich Python IDE with debugging and editing tools | 993 |
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
sumana2001/pybull | A collection of Python projects and tools for beginners and enthusiasts | 31 |
necordjs/pagination | A lightweight module for implementing pagination in Discord bot applications | 15 |
pylons/pyramid_mailer | A package for sending emails from Python web applications | 50 |
sbaidon/vue-paginatron | A Vue.js component that provides basic pagination functionality. | 11 |
antidot/pyckson | A simple Python library to serialize objects to JSON by discovering class structure from init signatures and using camelCase for key names. | 28 |