Lightweight, extensible schema and data validation tool for Python dictionaries
http://github.com/nicolaiarocci/cerberus
Cerberus provides type checking and other base functionality out of the box and
is designed to be non-blocking and easily extensible, allowing for custom
validation.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / python-Cerberus
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-Cerberus && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Cerberus-1.3.2.tar.gz | 0000052523 51.3 KB | |
_link | 0000000124 124 Bytes | |
python-Cerberus.changes | 0000005544 5.41 KB | |
python-Cerberus.spec | 0000001894 1.85 KB |
Revision 13 (latest revision is 28)
Steve Kowalik (StevenK)
committed
(revision 13)
- Update to version 1.3.2: New - Support for Python 3.8 Fixed - Fixed the message of the BasicErrorHandler for an invalid amount of items (#505) - Added setuptools as dependency to the package metadata (#499) - The CHANGES.rst document is properly included in the package (#493) Improved - Docs: Examples were added for the min- and maxlength rules. (#509)
Comments 0