-
python2-imio-helpers-0.61-1.lbn25.noarch
imio.helpers Various helper methods for development. Requirements The barcode
generation method uses zint tool (
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-imio-history-1.27-1.lbn25.noarch
imio.history Manage object history using a table and highlight history link
when necessaryThe goal is to be able to manage several histories for various
needs on a content and display it together, merged in the same view.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-imio-prettylink-1.20-1.lbn25.noarch
imio.prettylink Manage generation of a pretty link to an element including
coloration, leading icons, ...Changelog 1.20 (2022-06-14) Escape link content
to avoid malicious behaviour. [gbastien]1.19 (2022-01-12) Used now
imio.helpers.cache.obj_modified in getLink_cachekey to include
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-imsvdex-1.2-1.lbn25.noarch
IMSVDEX API to access and modify XML files in the IMS Vocabulary Definition
Exchange The IMS Vocabulary Definition Exchange (VDEX) specification defines a
grammar for the exchange of value lists of various classes: collections often
denoted "vocabulary". Specifically, VDEX defines a grammar for the exchange of
simple machine-readable lists of values, or terms, together with information
that...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-incremental-17.5.0-1.lbn25.noarch
Incremental |travis||coverage|Incremental is a small library that versions your
Python projects.API documentation can be found here < Quick Start --Add this to
your setup.py\ 's setup() call, removing any other versioning arguments:..
code:: setup( use_incrementalTrue, setup_requires['incremental'],
install_requires['incremental'], along with any other install dependencies
...Then run python...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-inflect-3.0.2-1.lbn25.noarch
.. .. .. .. image::
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-interlude-1.3.1-1.lbn25.noarch
Interlude - Interactive Doctests Provides an interactive shell aka console
inside your doctest case.The console looks exact like in a doctest-case and you
can copy and paste code from the shell into your doctest. It feels as you are
in the test case itself. Its not pdb, it's a python shell.In your doctest you
can invoke the shell at any point by calling:: >>> interact(locals()) To make
your...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-iocapture-0.1.2-1.lbn25.noarch
.. -*- restructuredtext -*-.. highlight:: python Capture stdout, stderr easily
with iocapture.How to use With Python > 2.5 :: import iocapture with
iocapture.capture() as captured: print("hello stdout") print(captured.stdout)
>>> hello stdoutWith Python < 2.5 :: import iocapture captured
iocapture.capture() captured.start() print("hello stdout") captured.close()
print(captured.stdout) >>>...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ipaddress-1.0.23-1.lbn25.noarch
Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ipaddress-1.0.23-2.lbn25.noarch
Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25