Package python-module-paginate_sqlalchemy: Information

    Source package: python-module-paginate_sqlalchemy
    Version: 0.2.0-alt1.git20140911.1
    Build time:  Mar 15, 2016, 09:55 PM in the task #161296
    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:
    python-module-paginate_sqlalchemy (noarch)
    python3-module-paginate_sqlalchemy (noarch)



      1. python3-devel
      2. python3-module-SQLAlchemy
      3. python3-module-nose
      4. python3-module-paginate
      5. python3-module-setuptools-tests
      6. python3-modules-sqlite3
      7. rpm-build-python3
      8. python-module-setuptools-tests
      9. python-modules-sqlite3
      10. python-devel
      11. python-module-nose
      12. python-module-SQLAlchemy
      13. python-module-paginate

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.2.0-alt1.git20140911.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Nov. 7, 2014 Eugeny A. Rostovtsev 0.2.0-alt1.git20140911
    - Initial build for Sisyphus