flask-paginate
Pagination helper
A Python library providing pagination support for Flask web applications.
Pagination support for flask
281 stars
7 watching
79 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
flaskpaginate
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/paginate | Helps divide large lists of items into pages for user navigation. | 78 |
uriyyo/fastapi-pagination | Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses. | 1,200 |
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 |
mlshapiro/jupyterlab-flake8 | An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
shtalinberg/django-el-pagination | Tools for customizing pagination in Django applications | 307 |
python-babel/flask-babel | Provides i18n and l10n support for Flask web applications using the Babel and pytz libraries. | 444 |
pycqa/flake8-pyi | Enhances Flake8 to better handle stub files used in type hinting | 73 |
elixirdrops/kerosene | A pagination library for Ecto and Phoenix applications | 231 |
mojotech/scrivener | A pagination library for Elixir ecosystems | 553 |
pycqa/flake8-docstrings | Tools to improve Python documentation quality and consistency | 154 |
alziqziq/vue-paginate-al | A Vue.js component for paginating data | 52 |
michaelbromley/ngx-pagination | A simple pagination solution for Angular applications | 1,232 |
thinkjs/think-pagination | A library providing pagination functionality for ThinkJS applications | 13 |
cyon/vuex-pagination | A plugin for integrating paginated resources from an API into a Vue application with Vuex | 107 |
lxml/lxml-stubs | Provides type annotations for a specific Python package to support static analysis and code completion tools | 43 |