mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
…
|
||
---|---|---|
.. | ||
python3-paginate.info | ||
python3-paginate.SlackBuild | ||
README | ||
slack-desc |
python3-paginate divides large result sets into pages for easier browsing. This module helps divide up large result sets into pages or chunks. The user gets displayed one page at a time and can navigate to other pages. It is especially useful when developing web interfaces and showing the users only a selection of information at a time.