Package python3-module-paginate_sqlalchemy: Information

  • Default inline alert: Version in the repository: 0.3.1-alt1

Source package: python3-module-paginate_sqlalchemy
Version: 0.2.0-alt3
Latest version according to Repology
Build time:  Nov 29, 2019, 04:22 PM in the task #242006
Report package bug
License: MIT
Summary: Extension to paginate.Page that supports SQLAlchemy queries
Description: 
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.

This module uses and extends the functionality of the paginate module to
support SQLAlchemy queries.

List of rpms provided by this srpm:
python3-module-paginate_sqlalchemy (noarch)

Maintainer: Andrey Bychkov


ACL:
@python
@everybody

    1. python3-module-SQLAlchemy
    2. python3-module-nose
    3. python3-module-paginate
    4. python3-module-pytest
    5. python3-module-setuptools
    6. python3-modules-sqlite3
    7. rpm-build-python3

Last changed


Nov. 29, 2019 Andrey Bychkov 0.2.0-alt3
- python2 disabled
Feb. 2, 2018 Stanislav Levin 0.2.0-alt2.git20140911.1
- (NMU) Fix Requires and BuildRequires to python-setuptools
Dec. 21, 2017 Aleksei Nikiforov 0.2.0-alt2.git20140911
- Fixed build.