-
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
-
python2-ipywidgets-7.4.2-1.lbn25.noarch
Interactive HTML Widgets Interactive HTML widgets for Jupyter notebooks and
the IPython kernel.Usage .. code-block:: python from ipywidgets import
IntSlider IntSlider()
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-isort-4.3.21-1.lbn25.noarch
.. image::
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-j01-rater-0.6.0-1.lbn25.noarch
This package provides a simple clickable star rating system implemented as a
z3c.form widget for Zope3Changes 0.6.0 (2018-04-30) - feature: make "Rate me"
lable translatable added ratingLabel attr for simpler customization. Cleanup
and prepare for includ in j10.form widget library. 0.5.1 (2013-06-28) - bugfix:
fix apply cancel click event handler 0.5.0 (2012-11-17) - initial release
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-j01-select-0.5.1-1.lbn25.noarch
This package provides a JQuery and z3c.form base multi select widget for
Zope3.CHANGES 0.5.1 (2013-01-02) - bugfix: fix linux chameleon template issues
with line break in tag elements. 0.5.0 (2012-11-17) - initial release
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25