-
python2-inflection-0.3.1-1.lbn25.noarch
Inflection |build status|_.. |build statu .. _build status: is a string
transformation library. It singularizes and pluralizes English words, and
transforms strings from CamelCase to underscored string. Inflection is a port
of Ruby on Rails_' inflector_ to Python... _Ruby on Rails: .. _inflector: -
Documentation < - Issue Tracker <
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-inflection-0.3.1-1.lbn25.noarch
Inflection |build status|_.. |build statu .. _build status: is a string
transformation library. It singularizes and pluralizes English words, and
transforms strings from CamelCase to underscored string. Inflection is a port
of Ruby on Rails_' inflector_ to Python... _Ruby on Rails: .. _inflector: -
Documentation < - Issue Tracker <
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-iniparse-0.4-19.lbn19.noarch
iniparse is an INI parser for Python 2 which is API compatible
with the standard library's configparser, preserves structure of INI
files (order of sections & options, indentation, comments, and blank
lines are preserved when data is updated), and is more convenient to
use.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-iniparse-0.4-20.lbn25.py37.noarch
iniparse is an INI parser for Python 2 which is API compatible
with the standard library's configparser, preserves structure of INI
files (order of sections & options, indentation, comments, and blank
lines are preserved when data is updated), and is more convenient to
use.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-iniparse-0.4-20.lbn25.py37.noarch
iniparse is an INI parser for Python 2 which is API compatible
with the standard library's configparser, preserves structure of INI
files (order of sections & options, indentation, comments, and blank
lines are preserved when data is updated), and is more convenient to
use.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-interlude-1.3.1-4.lbn25.noarch
Interlude for Doctests provides an Interactive Console.
Located in
LBN
/
…
/
Plone and Zope
/
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-interlude-1.3.1-4.lbn25.noarch
Interlude for Doctests provides an Interactive Console.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-interlude-1.3.1-1.lbn36.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 and Zope
/
BastionLinux 36
-
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