Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044519
en ru br
ALT Linux repos
S:0.3.0-alt1

Group :: Development/Python3
RPM: python3-module-shiftschema

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.0-alt1
Build date: 11 march 2022, 12:18 ( 107.0 weeks ago )
Size: 36.68 Kb

Home page:   https://pypi.org/project/shiftschema/

License: MIT
Summary: Python3 filtering and validation library
Description:

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-shiftschema
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin