-
python3-datadog-0.44.0-1.fc36.noarch
Datadogpy is a collection of tools suitable for inclusion in existing Python
projects or for development of standalone scripts. It provides an abstraction on
top of Datadog's raw HTTP interface and the Agent's StatsD metrics aggregation
server, to interact with Datadog and efficiently report events and metrics.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-dateutils-0.6.8-7.fc36.noarch
This package is providing more complex arithmetic operations on dates/times.
Heavy use is made of the relativedelta type from the dateutil library. Much
of this package is just a light wrapper on top of this with some added
features such as range generation and business day calculation.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-diff-cover-7.3.2-3.lbn36.noarch
Diff coverage is the percentage of new or modified lines that are covered by
tests. This provides a clear and achievable standard for code review: If you
touch a line of code, that line should be covered. Code coverage is *every*
developer's responsibility!
The diff-cover command line tool compares an XML coverage report with the
output of git diff. It then reports coverage information for lines in the
diff.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-distlib-0.3.8-1.lbn36.noarch
What is it?
Distlib is a library which implements low-level functions that relate to
packaging and distribution of Python software. It is intended to be used as the
basis for third-party packaging tools. The documentation is available at
https:/distlib.readthedocs.io/
Main features
Distlib currently offers the following features:
The package distlib.database, which implements a database of installed
distributions, as defined by PEP 376, and distribution dependency graph
logic. Support is also provided for non-installed distributions (i.e.
distributions registered with metadata on an index like PyPI), including
the ability to scan for dependencies and building dependency graphs.
The package distlib.index, which implements an interface to perform
operations on an index, such as registering a project, uploading a
distribution or uploading documentation. Support is included for verifying
SSL connections (with domain matching) and signing/verifying packages using
GnuPG.
The package distl
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-dmidecode-3.12.2-27.20210630gitf0a089a1.fc36.x86_64
python-dmidecode is a python extension module that uses the
code-base of the 'dmidecode' utility, and presents the data
as python data structures or as XML data using libxml2.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-docker-7.1.0-2.lbn36.noarch
It lets you do anything the docker command does, but from within Python apps –
run containers, manage containers, manage Swarms, etc.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-docker+ssh-7.1.0-2.lbn36.noarch
This is a metapackage bringing in ssh extras requires for python3-docker.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-docutils-0.21.2-1.lbn36.noarch
Docutils is a modular system for processing documentationinto useful formats, such as HTML, XML, and LaTeX. Forinput Docutils supports reStructuredText, an easy-to-read,what-you-see-is-what-you-get plaintext markup syntax.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-editables-0.3-1.fc36.noarch
A Python library for creating “editable wheels”
This library supports the building of wheels which, when installed, will expose
packages in a local directory on sys.path in “editable mode”. In other words,
changes to the package source will be reflected in the package visible to
Python, without needing a reinstall.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-editdistance-0.6.0-2.fc36.x86_64
Fast implementation of the edit distance (Levenshtein distance).
This library simply implements Levenshtein distance with C++ and Cython.
The algorithm used in this library is proposed by Heikki Hyyrö,
"Explaining and extending the bit-parallel approximate string matching
algorithm of Myers", (2001).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36