-
python2-zope.proxy-4.3.1-10.lbn25.x86_64
Proxies are special objects which serve as mostly-transparent
wrappers around another object, intervening in the apparent behavior of
the wrapped object only when necessary to apply the policy (e.g., access
checking, location brokering, etc.) for which the proxy is responsible.
Editorial note:
Unfortunately, we don't have separate documentation for zope.proxy
at this time. This is a shame because they are generically useful.
We are publishing this release without documentation mainly because
it is a dependency of other releases.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-zope.schema-4.9.3-1.lbn25.noarch
==============
Zope 3 Schemas
==============
Introduction
------------
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.
Zope 3 schemas were born when Jim Fulton and Martijn Faassen thought
about Formulator for Zope 3 and PropertySets while at the Zope 3
sprint at the Zope BBQ in Berlin. They realized that if you strip
all view logic from forms then you have something similar to interfaces. And
thus schemas were born.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-zope.testing-4.7-1.lbn25.noarch
This package provides a number of testing frameworks.
cleanup
Provides a mixin class for cleaning up after tests that make global changes.
formparser
An HTML parser that extracts form information.
Python 2 only
This is intended to support functional tests that need to extract information from HTML forms returned by the publisher.
See formparser.txt.
loggingsupport
Support for testing logging code
If you want to test that your code generates proper log output, you can create and install a handler that collects output.
loghandler
Logging handler for tests that check logging output.
module
Lets a doctest pretend to be a Python module.
See module.txt.
renormalizing
Regular expression pattern normalizing output checker. Useful for doctests.
server
Provides a simple HTTP server compatible with the zope.app.testing functional testing API. Lets you interactively play with the system under test. Helpful in debugging functional doctest failures.
Python 2 only
setupstack
A simple framework for automating doctest set-up and tear-down. See setupstack.txt.
wait
A small utility for dealing with timing non-determinism See wait.txt.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python3-numba-0.61.2-1.lbn36.x86_64
Numba is an open source, NumPy-aware optimizing compiler for Python sponsored by Anaconda,
Inc. It uses the LLVM compiler project to generate machine code from Python syntax.
Numba can compile a large subset of numerically-focused Python, including many NumPy
functions. Additionally, Numba has support for automatic parallelization of loops,
generation of GPU-accelerated code, and creation of ufuncs and C callbacks.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python-futures-3.0.4-2.lbn19.noarch
The concurrent.futures module provides a high-level interface for
asynchronously executing callables.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-trollius-2.1-2.lbn19.noarch
Trollius provides infrastructure for writing single-threaded
concurrent code using coroutines, multiplexing I/O access over sockets
and other resources, running network clients and servers, and other
related primitives.
Trollius is a portage of the asyncio project (PEP 3156) on Python
2. Trollius works on Python 2.6-3.5. It has been tested on Windows,
Linux, Mac OS X, FreeBSD and OpenIndiana.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-Products.isurlinportal-1.2.1-1.lbn19.noarch
This patches the isURLInPortal method in Plone. The method is in Products.CMFPlone/URLTool.py in the URLTool class
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-mock-2.0.0-1.lbn19.noarch
Mock is a Python module that provides a core mock class. It removes the need
to create a host of stubs throughout your test suite. After performing an
action, you can make assertions about which methods / attributes were used and
arguments they were called with. You can also specify return values and set
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
Products.BalcluthaSkin-4.0.9-1.lbn25.noarch
Corporation of Balclutha Plone skins - allows for proper release management
and easy rollout to multiple sites and instances
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
Products.BastionAnalyst-4.0.7-2.lbn19.noarch
Research/Analyst/polling products
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19