Пакет python3-module-paginate_sqlalchemy: Информация

    Исходный пакет: python3-module-paginate_sqlalchemy
    Версия: 0.2.0-alt3
    Собран:  3 апреля 2020 г. 8:57
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/paginate_sqlalchemy/

    Лицензия: MIT
    О пакете: Extension to paginate.Page that supports SQLAlchemy queries
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-paginate_sqlalchemy (noarch)

    Сопровождающий: Andrey Bychkov


      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

    Последнее изменение


    29 ноября 2019 г. Andrey Bychkov 0.2.0-alt3
    - python2 disabled
    2 февраля 2018 г. Stanislav Levin 0.2.0-alt2.git20140911.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    21 декабря 2017 г. Aleksei Nikiforov 0.2.0-alt2.git20140911
    - Fixed build.