PACKAGE NAME: python3-paginate_sqlalchemy-0.3.1-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-paginate_sqlalchemy PACKAGE SIZE (compressed): 8 K PACKAGE SIZE (uncompressed): 30 K PACKAGE REQUIRED: greenlet,python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-packaging-opt,python3-wheel,python3-setuptools-opt,python3-typing-extensions,SQLAlchemy,python3-paginate PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-paginate_sqlalchemy: python3-paginate_sqlalchemy (Python module) python3-paginate_sqlalchemy: python3-paginate_sqlalchemy: python3-paginate_sqlalchemy: This module helps divide up large result sets into pages or chunks. python3-paginate_sqlalchemy: The user gets displayed one page at a time and can navigate to other python3-paginate_sqlalchemy: pages. It is especially useful when developing web interfaces and python3-paginate_sqlalchemy: showing the users only a selection of information at a time. python3-paginate_sqlalchemy: This module uses and extends the functionality of the paginate module python3-paginate_sqlalchemy: to support SQLAlchemy queries. python3-paginate_sqlalchemy: python3-paginate_sqlalchemy: Homepage: https://pypi.org/project/paginate-sqlalchemy/