-
python3-nose-1.3.7-7.lbn19.noarch
nose extends the test loading and running features of unittest, making
it easier to write, find and run tests.
By default, nose will run tests in files or directories under the
current working directory whose names include "test" or "Test" at a
word boundary (like "test_this" or "functional_test" or "TestClass"
but not "libtest"). Test output is similar to that of unittest, but
also includes captured stdout output from failing tests, for easy
print-style debugging.
These features, and many more, are customizable through the use of
plugins. Plugins included with nose provide support for doctest, code
coverage and profiling, flexible attribute-based test selection,
output capture and more.
This package installs the nose module and nosetests3 program that can discover
python3 unittests.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-nose-cover3-0.1.0-12.lbn19.noarch
Coverage 3.x support for Nose.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-numpy-1.11.0-4.lbn19.x86_64
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation. Also included in
this package is a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-numpy-f2py-1.11.0-4.lbn19.x86_64
This package includes a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-oauthlib-1.0.3-1.lbn19.noarch
OAuthLib is a generic utility which implements the logic of OAuth without
assuming a specific HTTP request object or web framework. Use it to graft
OAuth client support onto your favorite HTTP library, or provider support
onto your favourite web framework. If you're a maintainer of such a
library, write a thin veneer on top of OAuthLib and get OAuth support for
very little effort.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-openid-3.0.9-3.lbn19.noarch
This started out as a fork of the Python OpenID library,
with changes to make it Python 3 compatible.
It's now a port of that library,
including cleanups and updates to the code in general.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-openid-cla-1.2-1.lbn19.noarch
CLA extension implementation for python-openid
This package includes the python 3 version of the module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-openid-teams-1.1-3.lbn19.noarch
Teams extension implementation for python-openid
This package includes the python 3 version of the module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-ordered-set-2.0.0-3.lbn19.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
This package contains python3 bindings.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-paramiko-2.0.0-1.lbn19.noarch
Paramiko (a combination of the esperanto words for "paranoid" and "friend") is
a module for python 2.3 or greater that implements the SSH2 protocol for secure
(encrypted and authenticated) connections to remote machines. Unlike SSL (aka
TLS), the SSH2 protocol does not require heirarchical certificates signed by a
powerful central authority. You may know SSH2 as the protocol that replaced
telnet and rsh for secure access to remote shells, but the protocol also
includes the ability to open arbitrary channels to remote services across an
encrypted tunnel. (This is how sftp works, for example.)
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19