Metadata-Version: 2.1
Name: python-paginate
Version: 2024.4.19
Summary: Simple paginate support for python web frameworks
Home-page: https://github.com/lixxu/python-paginate
Author: Lix Xu
Author-email: xuzenglin@gmail.com
License: BSD-3-Clause
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: six


python-paginate
-----------------

Pagination support for python web frameworks (study from will_paginate).
Supported CSS: bootstrap2&3&4, foundation, ink, uikit and semanticui, metro4
Supported web frameworks: Flask, Tornado, Sanic
