FreeBSD.software
Home/textproc/py311-paginate

py311-paginate

0.5.7_1

Divides large result sets into pages for easier browsing

This module helps dividing large lists of items into pages. The user is shown one page at a time and can navigate to other pages. Imagine you are offering a company phonebook and let the user search the entries. If the search result contains 23 entries but you may want to display no more than 10 entries at once. The first page contains entries 1-10, the second 11-20 and the third 21-23.

Origin: textproc/py-paginate
Category: textproc
Size: 101KiB
License: MIT
Maintainer: kai@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$pkg install py311-paginate

Dependencies (1)

Required By (1 packages)

More in textproc