Go to file
Dmitry Bogun 465122e037 Add new exception ExtraItemsError
This allow caller to analise errors from extra fields programmatically.
Without this error type to know which fields treated as "extra" caller
must parse error string.
2015-09-10 23:45:24 -05:00
2015-09-10 23:45:24 -05:00
2013-05-06 09:26:37 -04:00
2010-03-31 03:59:59 +00:00
2015-09-10 23:45:24 -05:00
2014-09-10 18:54:53 +00:00
2013-06-12 19:09:27 -04:00

Colander

image

Documentation Status

An extensible package which can be used to:

  • deserialize and validate a data structure composed of strings, mappings, and lists.
  • serialize an arbitrary data structure to a data structure composed of strings, mappings, and lists.

It runs on Python 2.6, 2.7, 3.2, 3.3, and 3.4, and on current PyPy and PyPy3 versions.

Please see http://docs.pylonsproject.org/projects/colander/en/latest/ for further documentation.

See https://github.com/Pylons/colander for in-development version.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 831 KiB
Languages
Python 64%
Gettext Catalog 21.9%
Modelica 14.1%