Contents

flask-paginate 2024.4.12

0

Simple paginate support for flask

Simple paginate support for flask

Stars: 281, Watchers: 281, Forks: 78, Open Issues: 10

The 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
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.