-
python3-z3c-caching-4.0-1.lbn36.noarch
Introduction Caching of web pages is a complicated process: there are many
possible policies to choose from, and the right policy can depend on factors
such as who is making the request, the URL is being retrieved and resource
negotiation settings such as accepted languages and encodings,Hardcoding
caching logic in an application is not desirable, especially for reusable code.
It is also not...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-z3c-checkversions-2.1-1.lbn36.noarch
Introduction Find newer versions of your installed Python packages, or newer
versions of packages in a buildout file.This package provides a console script
named checkversions. .. contents::Install you can install this package either
in a virtualenv:: $ virtualenv sandbox $ sandbox/bin/pip install
z3c.checkversions $ sandbox/bin/checkversions --helpor in your system:: $ sudo
pip install...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-z3c-checkversions-3.0-1.lbn36.noarch
Introduction Find newer versions of your installed Python packages, or newer
versions of packages in a buildout file.This package provides a console script
named checkversions.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-z3c-deadlockdebugger-0.2-1.lbn36.noarch
--The z3c.deadlockdebugger package provides a thread debugger.Usage:
/debug_threads (requires the 'zope.ManageApplication' permission)Caution: You
should not use this package in production.Credits This package was put together
by Malthe Borch <mborch@gmail.com>. It's based on the Zope 2 product
DeadlockDebugger written by Florent Guillaume. Changelog 0.2 (2009-11-28) --
Added conditional...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-z3c-deadlockdebugger-0.2-1.lbn36.noarch
--The z3c.deadlockdebugger package provides a thread debugger.Usage:
/debug_threads (requires the 'zope.ManageApplication' permission)Caution: You
should not use this package in production.Credits This package was put together
by Malthe Borch <mborch@gmail.com>. It's based on the Zope 2 product
DeadlockDebugger written by Florent Guillaume. Changelog 0.2 (2009-11-28) --
Added conditional...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-z3c-dependencychecker-2.7-1.lbn36.noarch
z3c.dependencychecker Checks which imports are done and compares them to what's
in setup.py and warn when discovering missing or unneeded dependencies. ..
contents:: What it does z3c.dependencychecker reports on:- **Missing (test)
requirements**: imports without a corresponding requirement
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-z3c-dependencychecker-2.7-1.lbn36.noarch
z3c.dependencychecker Checks which imports are done and compares them to what's
in setup.py and warn when discovering missing or unneeded dependencies. ..
contents:: What it does z3c.dependencychecker reports on:- **Missing (test)
requirements**: imports without a corresponding requirement
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-z3c-flashmessage-2.1-1.lbn36.noarch
.. contents:: Flash messages Components to display small messages to users.
Sending a message to the current user To send a message to the current user,
you can use the session-based message source. Let's set one up:>>> from
z3c.flashmessage.sources import SessionMessageSource >>> from __future__ import
unicode_literals >>> source SessionMessageSource()>>> source.send('The world
will come to...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-z3c-flashmessage-2.1-1.lbn36.noarch
.. contents:: Flash messages Components to display small messages to users.
Sending a message to the current user To send a message to the current user,
you can use the session-based message source. Let's set one up:>>> from
z3c.flashmessage.sources import SessionMessageSource >>> from __future__ import
unicode_literals >>> source SessionMessageSource()>>> source.send('The world
will come to...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-z3c-form-3.7.1-1.lbn36.noarch
This package provides an implementation for HTML and JSON forms and widgets.
The goal is to provide a simple API but with the ability to easily customize
any data or.. contents:: Forms and Widgets This package provides an
implementation for HTML forms and widgets. The goal is to provide a simple API
but with the ability to easily customize any data or steps. This document,
provides the content...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36