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

    Исходный пакет: python3-module-paginate_sqlalchemy
    Версия: 0.3.1-alt1
    Собран:  25 марта 2023 г. 14:29
    Категория: Разработка/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)

    Сопровождающий: Anton Vyatkin


      1. rpm-build-python3
      2. python3-module-paginate
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-sqlalchemy

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


    24 марта 2023 г. Anton Vyatkin 0.3.1-alt1
    - new version 0.3.1
    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