Pakket: python3-zope.schema (6.0.0-1)
Verwijzigingen voor python3-zope.schema
Debian bronnen:
Het bronpakket zope.schema downloaden:
Beheerder:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
zope.interface extension for defining data schemas
Schemas extend the notion of interfaces to detailed descriptions of Attributes (but not methods). Every schema is an interface and specifies the public fields of an object. A *field* roughly corresponds to an attribute of a Python object. But a Field provides space for at least a title and a description. It can also constrain its value and provide a validation method. Besides you can optionally specify characteristics such as its value being read-only or not required.
This is the Python 3 version.
Andere aan python3-zope.schema gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope.event
- Very basic event publishing system
-
- dep: python3-zope.interface (>= 5.0)
- Interfaces for Python3