Contents

flask-paginate 2024.3.28

0

Simple paginate support for flask

Simple paginate support for flask

Stars: 278, Watchers: 278, Forks: 79, Open Issues: 9

The lixxu/flask-paginate repo was created 11 years ago and the last code push was 1 weeks ago.
The project is popular with 278 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
No  flask-paginate  pypi packages just yet.

Errors

A list of common flask-paginate errors.

Code Examples

Here are some flask-paginate code examples and snippets.

Related Packages & Articles

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.