-
python3-configobj-5.0.6-27.fc36.noarch
ConfigObj is a simple but powerful configuration file reader and writer: an ini
file round tripper. Its main feature is that it is very easy to use, with a
straightforward programmers interface and a simple syntax for config files.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-configparser-7.0.0-1.lbn36.noarch
This package is a backport of the refreshed and enhanced ConfigParser from later Python
versions. To use the backport instead of the built-in version, simply import it explicitly
as a backport:
from backports import configparser
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-construct-2.10.68-1.fc36.noarch
Construct is a powerful declarative parser (and builder) for binary
data.
Instead of writing imperative code to parse a piece of data, you
declaratively define a data structure that describes your data. As
this data structure is not code, you can use it in one direction to
parse data into Pythonic objects, and in the other direction, convert
(build) objects into binary data.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-contextlib2-0.6.0.post1-1.lbn36.noarch
:target:
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-copr-cli-1.101-1.lbn36.noarch
Copr is designed to be a lightweight buildsystem that allows contributors to
create packages, put them in repositories, and make it easy for users to
install the packages onto their system. Within the Fedora Project it is used to
allow packagers to create third party repositories.This part is a command line
interface to use copr.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-coreapi-2.3.3-7.fc36.noarch
Python client library for Core API.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-coreschema-0.0.4-7.fc36.noarch
Core Schema.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-coverage-7.3.2-1.lbn36.x86_64
Coverage.py is a Python 3 module that measures code coverage during Python
execution. It uses the code analysis tools and tracing hooks provided in the
Python standard library to determine which lines are executable, and which
have been executed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-coverage-enable-subprocess-1.0-1.lbn36.noarch
This package installs a pth file that enables the coveragepy process_startup
feature in this python prefix/virtualenv in subsequent runs.See: $ virtualenv
tmpenv $ . tmpenv/bin/activate $ pip install coverage-enable-subprocess $ touch
.coveragerc $ export COVERAGE_PROCESS_START$PWD/.coveragerc $ echo 'print("oh,
hi!")' > ohhi.py $ python ohhi.py oh, hi! $ coverage report Name Stmts Miss
Cover...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-coverage-python-version-0.2.0-1.lbn36.noarch
*********************** coverage_python_version ***********************
Overviewcoverage_python_version is a coverage.py_ plugin that provides a very
basic means for you to exclude code from your coverage measurements based on
the version of Python that it is executed on... _coverage.py: 1. Add
coverage_python_version to plugins option in the run section
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36