-
python3-more-itertools-10.1.0-7.lbn36.noarch
Python's itertools library is a gem - you can compose elegant solutions for
a variety of problems with the functions it provides. In more-itertools we
collect additional building blocks, recipes, and routines for working with
Python iterables.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-mozilla-django-oidc-1.2.2-9.lbn36.noarch
A django OpenID Connect library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-mpmath-1.3.0-12.lbn36.noarch
Mpmath is a pure-Python library for multiprecision floating-point
arithmetic. It provides an extensive set of transcendental functions,
unlimited exponent sizes, complex numbers, interval arithmetic,
numerical integration and differentiation, root-finding, linear
algebra, and much more. Almost any calculation can be performed just
as well at 10-digit or 1000-digit precision, and in many cases mpmath
implements asymptotically fast algorithms that scale well for
extremely high precision work. If available, mpmath will (optionally)
use gmpy to speed up high precision operations.
If you require plotting capabilities in mpmath, install python3-matplotlib.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-msgpack-1.1.1-1.lbn36.x86_64
MessagePack for Python What's this --MessagePack < is an efficient binary
serialization format. It lets you exchange data among multiple languages like
JSON. But it's faster and smaller. This package provides CPython bindings for
reading and writing MessagePack data.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-multi_key_dict-2.0.3-20.fc36.noarch
Implementation of a multi-key dictionary, i.e.:
(key1[,key2, ..]) => value
This dictionary has a similar interface to the standard dictionary => but
is extended to support multiple keys referring to the same element.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-multidict-6.1.0-2.lbn36.x86_64
Multidict is dict-like collection of key-value pairs where key might occur more
than once in the container.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-multimapping-4.1-1.lbn36.noarch
MultiMapping provides special objects used in some Zope2 internals like
ZRDB.Changelog 4.1 (2018-10-05) -- Add support for Python 3.7.4.0 (2017-05-17)
-- Add __contains__ support.- Remove the Python 2-only C extension.3.1
(2017-04-26) -- Add support for Python 3.6, drop support for Python 2.6.3.0
(2016-04-03) -- Update compatibility to Python 3.4/3.5.- Add a pure-Python
implementation used for...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-multipart-0.2.5-3.lbn36.noarch
This module provides a parser for the multipart/form-data format.
It can read from a file, a socket or a WSGI environment.
The parser can be used to replace cgi.FieldStorage to work around its
limitations.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-munkres-1.1.2-11.fc36.noarch
The Munkres module provides an implementation of the Munkres algorithm (also
called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm
models an assignment problem as an NxM cost matrix, where each element
represents the cost of assigning the ith worker to the jth job, and it figures
out the least-cost solution, choosing a single item from each row and column in
the matrix, such that no row and no column are used more than once.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-mypy_extensions-1.0.0-4.lbn36.noarch
The "mypy_extensions" module defines experimental extensions to the standard
"typing" module that are supported by the mypy typechecker.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36