-
python2-wcwidth-0.1.9-1.lbn36.noarch
Introduction This Library is mainly for those implementing a Terminal
Emulator, or programs that carefully produce output to mimick or to be
interpreted by an emulator.**Problem Statement**: The printible length of
*most* strings are equal to the number of cells they occupy on the screen.
However, there are categories of characters that *occupy 2 cells* (full-wide),
and others that *occupy 0*...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-webcouturier.dropdownmenu-3.0.2-1.lbn36.noarch
webcouturier.dropdownmenu --The dropdown solution for Plone since 2007.You will
get the dropdown menus for those items in global navigation that have the
subitems.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-webencodings-0.5.1-1.lbn36.noarch
python-webencodings This is a Python implementation of the WHATWG Encoding
standard < Latest documentation: * Source code and issue tracker: * PyPI
releases: * License: BSD * Python 2.6+ and 3.3+In order to be compatible with
legacy web content when interpreting something like Content-Type: text/html;
charsetlatin1, tools need to use a particular set of aliases for encoding
labels as well as...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-webob-1.8.7-1.lbn36.noarch
WebOb provides objects for HTTP requests and responses. Specifically it does
this by wrapping the WSGI < request environment and response
status/headers/app_iter(body).The request and response objects provide many
conveniences for parsing HTTP request and forming HTTP responses. Both objects
are read/write:
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-webtest-2.0.35-1.lbn25.noarch
WebTest This wraps any WSGI application and makes it easy to send test requests
to that application, without starting up an HTTP server.This provides
convenient full-stack testing of applications written with any WSGI-compatible
framework.Full docs can be found at
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-wicked-1.1.12-1.lbn36.noarch
Overview wicked is a compact syntax for doing wiki-like content linking and
creation.Changelog 1.1.12 (2014-10-13) -- Invalidate cache when object has been
moved or copied. [domruf] 1.1.11 (2014-04-15) -- Fix tests to work with auto
csrf protection. [vangheem] 1.1.10 (2012-12-15) -- Fix minor white space test
failures in combination with chameleon. [maurits]1.1.9 (2010-09-09) - Avoid
the...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-wmctrl-0.3-1.lbn36.noarch
A tool to programmatically control windows inside X
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-wrapt-1.12.1-1.lbn36.x86_64
|Travis| |AppVeyor| |Coveralls| |PyPI|The aim of the **wrapt** module is to
provide a transparent object proxy for Python, which can be used as the basis
for the construction of function wrappers and decorator functions.The **wrapt**
module focuses very much on correctness. It therefore goes way beyond existing
mechanisms such as functools.wraps() to ensure that decorators preserve...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-wsgi_intercept-1.10.0-1.lbn36.noarch
Installs a WSGI application in place of a real host for testing.Introduction
Testing a WSGI application sometimes involves starting a server at a local host
and port, then pointing your test code to that address. Instead, this library
lets you intercept calls to any specific host/port combination and redirect
them into a WSGI application_ importable by your test program. Thus, you can
avoid...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-wsgiproxy2-0.4.6-1.lbn36.noarch
Installation With pip:: $ pip install WSGIProxy2Install optionnal backends:: $
pip install requests restkit urllib3Create a proxy:: >>> from wsgiproxy import
HostProxy >>> proxy HostProxy(application_url)Then use it. Here is an example
with WebOb but you can use it like a classic WSGI application:: >>> from webob
import Request >>> req Request.blank('/form.html') >>> resp...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36