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

    Исходный пакет: python3-module-shiftschema
    Версия: 0.3.1-alt1
    Последняя версия по данным Repology
    Собран:  13 июня 2024 г. 12:05 в задании #350747
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/shiftschema/

    Лицензия: MIT
    О пакете: Filtering and validation library for arbitrary data structures
    Описание: 
    Filtering and validation library for Python3. Can filter and validate
    data in model objects and simple dictionaries with flexible schemas.
    
    Main idea: decouple filtering and validation rules from web forms into
    flexible schemas, then reuse those schemas in forms as well as apis and
    cli. Model validation and filtering rules should be part of the model
    and your domain logic, not your views or forms logic.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-shiftschema (noarch)

    Сопровождающий: Stanislav Levin


    Права:
    @python
    @everybody

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-pyproject

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


    10 июня 2024 г. Stanislav Levin 0.3.1-alt1
    - 0.3.0 -> 0.3.1.
    10 марта 2022 г. Stanislav Levin 0.3.0-alt1
    - 0.0.11 -> 0.3.0.
    23 октября 2020 г. Stanislav Levin 0.0.11-alt2
    - Dropped dependency on coveralls.