flask-paginate 2024.4.12
0
Simple paginate support for flask
Contents
Simple paginate support for flask
Stars: 281, Watchers: 281, Forks: 78, Open Issues: 10The lixxu/flask-paginate
repo was created 12 years ago and the last code push was 5 months ago.
The project is popular with 281 github stars!
How to Install flask-paginate
You can install flask-paginate using pip
pip install flask-paginate
or add it to a project with poetry
poetry add flask-paginate
Package Details
- Author
- Lix Xu
- License
- BSD-3-Clause
- Homepage
- https://github.com/lixxu/flask-paginate
- PyPi:
- https://pypi.org/project/flask-paginate/
- GitHub Repo:
- https://github.com/lixxu/flask-paginate
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-paginate errors.
Code Examples
Here are some flask-paginate
code examples and snippets.