-
python3-plone-supermodel-1.6.5-1.lbn36.noarch
Introduction plone.supermodel provides XML import and export for schema
interfaces based on zope.schema fields. The principal use cases are: 1. Define
a schema interface in code based on an XML file. This can be done with syntax
like:: >>> from plone.supermodel import xmlSchema >>> IMySchema
xmlSchema("myschema.xml") 2. Save and load interface definitions via an XML
format. To turn a schema...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-supermodel-1.6.5-1.lbn36.noarch
Introduction plone.supermodel provides XML import and export for schema
interfaces based on zope.schema fields. The principal use cases are: 1. Define
a schema interface in code based on an XML file. This can be done with syntax
like:: >>> from plone.supermodel import xmlSchema >>> IMySchema
xmlSchema("myschema.xml") 2. Save and load interface definitions via an XML
format. To turn a schema...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-plone-synchronize-1.0.4-1.lbn36.noarch
Introduction This package provides a simple decorator to help synchronize
methods across threads, to avoid problems of concurrent access.It can be used
like this:: from threading import Lock from plone.synchronize import
synchronized class StupidStack(object): _elements [] not thread safe _lock
Lock() @synchronized(_lock) def push(self, item): self._elements.append(item)
@synchronized(_lock)...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-synchronize-1.0.4-1.lbn36.noarch
Introduction This package provides a simple decorator to help synchronize
methods across threads, to avoid problems of concurrent access.It can be used
like this:: from threading import Lock from plone.synchronize import
synchronized class StupidStack(object): _elements [] not thread safe _lock
Lock() @synchronized(_lock) def push(self, item): self._elements.append(item)
@synchronized(_lock)...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-plone-testing-8.0.3-1.lbn36.noarch
Introduction .. contents:: Table of contentsplone.testing provides tools for
writing unit and integration tests in a Zope and Plone environment. It is not
tied to Plone, and it does not depend on Zope (although it has some optional
Zope-only features).plone.testing builds on zope.testing_, in particular its
layers concept. This package also aims to promote some "good practice" for
writing...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-testing-8.0.3-1.lbn36.noarch
Introduction .. contents:: Table of contentsplone.testing provides tools for
writing unit and integration tests in a Zope and Plone environment. It is not
tied to Plone, and it does not depend on Zope (although it has some optional
Zope-only features).plone.testing builds on zope.testing_, in particular its
layers concept. This package also aims to promote some "good practice" for
writing...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-plone-theme-3.0.7-1.lbn36.noarch
Tools for managing themes in CMF and Plone sites.plone.theme This package lets
you mark the request with a "layer" interface conditional on the currently
selected skin (theme) in the portal_skins tool.Most Zope 3 "visual" directives,
like <browser:page /> or <browser:viewlet /> accept a 'layer' attribute, which
should point to an interface. Recall that a view is a multi-adapter on
(context,...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-theme-3.0.7-1.lbn36.noarch
Tools for managing themes in CMF and Plone sites.plone.theme This package lets
you mark the request with a "layer" interface conditional on the currently
selected skin (theme) in the portal_skins tool.Most Zope 3 "visual" directives,
like <browser:page /> or <browser:viewlet /> accept a 'layer' attribute, which
should point to an interface. Recall that a view is a multi-adapter on
(context,...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-plone-tiles-2.3.1-1.lbn36.noarch
plone.tiles plone.tiles implements a low-level, non-Plone/Zope2-specific
support for creating "tiles"... contents:: Introduction For the purposes of
this package, a tile is a browser view and an associated utility providing some
metadata about that view. The metadata includes a title and description,
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-tiles-2.3.1-1.lbn36.noarch
plone.tiles plone.tiles implements a low-level, non-Plone/Zope2-specific
support for creating "tiles"... contents:: Introduction For the purposes of
this package, a tile is a browser view and an associated utility providing some
metadata about that view. The metadata includes a title and description,
Located in
LBN
/
…
/
Business
/
BastionLinux 36