-
python2-shaker-0.0.17-1.lbn25.noarch
Shaker is the distributed dataplane testing tool built for OpenStack. Shaker wraps
around popular system network testing tools like iperf < iperf3 < and netperf
(with help of flent < Shaker is able to deploy OpenStack instances and networks
in different topologies. Shaker scenario specifies the deployment and list of
tests to execute.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-shutilwhich-1.1.0-1.lbn25.noarch
A copy & paste backport of Python 3.3's shutil.which function.Usage First,
install the package: pip install shutilwhichImporting the package:: import
shutilwhichwill monkey-patch the shutil package, so from that point on you can
simply import the which function:: from shutil import whichTo keep things a
little more concise, you can also import which directly from shutilwhich:: from
shutilwhich...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-shutilwhich-1.1.0-1.lbn36.noarch
A copy & paste backport of Python 3.3's shutil.which function.Usage First,
install the package: pip install shutilwhichImporting the package:: import
shutilwhichwill monkey-patch the shutil package, so from that point on you can
simply import the which function:: from shutil import whichTo keep things a
little more concise, you can also import which directly from shutilwhich:: from
shutilwhich...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-simplegeneric-0.8.1-1.lbn19.noarch
The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and
so on. However, instead of using specially-named methods, these generic
functions use simple lookup tables, akin to those used by e.g. pickle.dump()
and other generic functions found in the Python standard library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-simplejson-3.17.0-1.lbn25.x86_64
simplejson - simplejson is a simple, fast, complete, correct and extensible
JSON <> encoder and decoder for Python 3.3+ with legacy support for Python
2.5+. It is pure Python code with no dependencies, but includes an optional C
extension for a serious speed boost.The latest documentation for simplejson can
be read online here:
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-simplejson-3.13.2-1.lbn25.py37.x86_64
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder for Python 2.5+. It is pure Python code
with no dependencies, but includes an optional C extension for a serious speed
boost.
The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).
The decoder can handle incoming JSON strings of any specified encoding (UTF-8
by default).
simplejson is the externally maintained development version of the json library
included with Python 2.6 and Python 3.0, but maintains backwards compatibility
with Python 2.5. It gets updated more regularly than the json module in the
python stdlib.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-simplejson-3.17.0-1.lbn25.x86_64
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder for Python 2.5+. It is pure Python code
with no dependencies, but includes an optional C extension for a serious speed
boost.
The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).
The decoder can handle incoming JSON strings of any specified encoding (UTF-8
by default).
simplejson is the externally maintained development version of the json library
included with Python 2.6 and Python 3.0, but maintains backwards compatibility
with Python 2.5. It gets updated more regularly than the json module in the
python stdlib.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-simplejson-3.17.0-1.lbn36.x86_64
simplejson - simplejson is a simple, fast, complete, correct and extensible
JSON <> encoder and decoder for Python 3.3+ with legacy support for Python
2.5+. It is pure Python code with no dependencies, but includes an optional C
extension for a serious speed boost.The latest documentation for simplejson can
be read online here:
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-singledispatch-3.4.0.3-4.lbn19.noarch
PEP 443 proposed to expose a mechanism in the functools standard library
module in Python 3.4 that provides a simple form of generic programming
known as single-dispatch generic functions.
This library is a backport of this functionality to Python 2.6 - 3.3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python2-singledispatch-3.7.0-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. .. :target:
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25