-
python3-path-16.6.0-1.lbn36.noarch
path.py implements path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-path-py-12.5.0-1.lbn36.noarch
path.py has been renamed to path <
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pathlib-1.0.1-1.lbn36.noarch
pathlib offers a set of classes to handle filesystem paths. It offers the
following advantages over using string objects:* No more cumbersome use of os
and os.path functions. Everything can be done easily through operators,
attribute accesses, and method calls.* Embodies the semantics of different path
types. For example, comparing Windows paths ignores casing.* Well-defined
semantics,...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pathlib2-2.3.7.post1-1.lbn36.noarch
The old pathlib < module on bitbucket is no longer maintained. The goal of
pathlib2 is to provide a backport of standard pathlib < module which tracks the
standard library module, so all the newest features of the standard pathlib can
be used also on older Python versions.Download Standalone releases are
available on PyPI: --The main development takes place in the Python standard
library: see...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pathspec-0.11.2-1.lbn36.noarch
Path Specification (pathspec) is a utility library for pattern matching of file
paths. So far this only includes Git's wildmatch pattern matching which itself
is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pathtools-0.1.2-1.lbn36.noarch
pathtools Pattern matching and various utilities for file systems paths.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-patiencediff-0.2.2-4.fc36.x86_64
This package contains the implementation of the patiencediff algorithm, as
first described by Bram Cohen. Like Python's difflib, this module provides
both a convenience unified_diff function for the generation of unified diffs of
text files as well as a SequenceMatcher that can be used on arbitrary
lists. Patiencediff provides a good balance of performance, nice output for
humans, and implementation simplicity.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-patsy-0.5.6-3.lbn36.noarch
A Python package for describing statistical models and for building
design matrices. It is closely inspired by and compatible with
the 'formula' mini-language used in R and S.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pbr-5.9.0-1.lbn36.noarch
Introduction PBR is a library that injects some useful and sensible default
behaviors into your setuptools run. It started off life as the chunks of code
that were copied between all of the OpenStack_ projects. Around the time that
OpenStack hit 18 different projects each with at least 3 active branches, it
seemed like a good time to make that code into a proper reusable library.PBR is
only...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-pcapy-0.11.5-12.fc36.x86_64
Python3 package of pcapy.
Pcapy is a Python extension module that interfaces with the libpcap
packet capture library. Pcapy enables python scripts to capture packets
on the network. Pcapy is highly effective when used in conjunction with
a packet-handling package such as Impacket, which is a collection of
Python classes for constructing and dissecting network packets.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36