-
python3-mock-3.0.5-7.lbn25.noarch
Mock is a Python module that provides a core mock class. It removes the need
to create a host of stubs throughout your test suite. After performing an
action, you can make assertions about which methods / attributes were used and
arguments they were called with. You can also specify return values and set
needed attributes in the normal way.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-ndg_httpsclient-0.4.0-4.lbn25.py37.noarch
This is a HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation
over the default provided with Python and importantly enables full
verification of the SSL peer. This is the python3 library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-nose-1.3.7-19.lbn25.py37.noarch
nose extends the test loading and running features of unit test, 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 unit test, 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 unit tests.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-numpy-1.19.2-1.lbn25.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 25
-
python3-numpy-f2py-1.19.2-1.lbn25.x86_64
This package includes a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-ordered-set-2.0.2-7.lbn25.py37.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-paramiko-2.7.2-1.lbn25.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 hierarchical 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 25
-
python3-parsedatetime-2.5-1.lbn25.noarch
parsedatetime is a python module that can parse human-readable date/time
strings.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-pep8-1.7.1-1.lbn25.noarch
pep8 is a tool to check your Python code against some of the style
conventions in PEP 8. It has a plugin architecture, making new checks
easy, and its output is parseable, making it easy to jump to an error
location in your editor.
This is a version for Python 3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-pillow-6.2.2-1.lbn25.x86_64
Python image processing library, fork of the Python Imaging Library (PIL)
This library provides extensive file format support, an efficient
internal representation, and powerful image processing capabilities.
There are four subpackages: tk (tk interface), qt (PIL image wrapper for Qt),
devel (development) and doc (documentation).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25