-
python3-humanfriendly-10.0-2.fc36.noarch
The functions and classes in the humanfriendly package can be used to make text
interfaces more user friendly. Some example features:
- Parsing and formatting numbers, file sizes, pathnames and timespans in
simple, human friendly formats.
- Easy to use timers for long running operations, with human friendly
formatting of the resulting timespans.
- Prompting the user to select a choice from a list of options by typing the
option's number or a unique substring of the option.
- Terminal interaction including text styling (ANSI escape sequences), user
friendly rendering of usage messages and querying the terminal for its size.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-humanize-0.5.1-13.lbn25.noarch
This modest package contains various common humanization utilities, like turning
a number into a fuzzy human readable duration ('3 minutes ago') or into a human
readable size or throughput.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-humanize-4.12.3-1.lbn36.noarch
This modest package contains various common humanization utilities, like turning
a number into a fuzzy human readable duration ('3 minutes ago') or into a human
readable size or throughput.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hvac-1.1.0-1.lbn36.noarch
 API client for Python 3.x[, min_size1)) def
test_mean(xs): ...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-hypothesis-3.4.2-1.lbn19.noarch
Hypothesis Hypothesis is an advanced testing library for Python. It
lets you
write tests which are parametrized by a source of examples,
and then generates
simple and comprehensible examples that make your
tests fail. This lets you
find more bugs in your code with less ..
codeblock:: python @given(st.lists(
st.floats(allow_nanFalse,
allow_infinityFalse), min_size1)) def
test_mean(xs): ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19