zope.schema 4.2.0

zope.schema is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.Schemas extend the notion of interfaces to detailed descriptions of Attributes (but not methods). Every schema is an interface...