-
python3-setuptools_hg-0.4-1.lbn36.noarch
setuptools_hg setuptools_hg is a plugin for setuptools/distribute to enable it
to find files under the Mercurial version control system.It uses the Mercurial
Python library by default and falls back to use the command line programm
hg(1)_. That's especially useful inside virtualenvs that don't have access to
the system wide installed Mercurial lib (e.g. when created with --no-site-...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-setuptools_lint-0.6.0-1.lbn36.noarch
Setuptools lint command This package expose pylint_ as a lint command into
setup.py. Installation This package is published on pypi. You can use pip to
install it.:: pip install setuptools-lint--:: python setup.py lint For a full
list of options, do:: python setup.py lint --help.. _pylint : *Release date:
14-Sept-2018** make python 2 & 3 explicit, thanks @cclauss * fixed pylint >
1.9...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-setuptools_rust-1.3.0-2.lbn36.noarch
Setuptools plugin for Rust extensions[ refer to Qt 4.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-shutilwhich-1.1.0-1.lbn36.noarch
A copy & paste backport of Python 3.3's shutil.which function.Usage First,
install the package: pip install shutilwhichImporting the package:: import
shutilwhichwill monkey-patch the shutil package, so from that point on you can
simply import the which function:: from shutil import whichTo keep things a
little more concise, you can also import which directly from shutilwhich:: from
shutilwhich...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-simpleaudio-1.0.4-6.fc36.x86_64
The simpleaudio module provides asynchronous, cross-platform,
dependency-free audio playback capability for Python 3.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-simplejson-3.19.3-1.lbn36.x86_64
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder for Python. It is pure Python code
with no dependencies, but includes an optional C extension for a serious speed
boost.
The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).
The decoder can handle incoming JSON strings of any specified encoding (UTF-8
by default).
simplejson is the externally maintained development version of the JSON library
included with Python. It gets updated more regularly than the JSON module in
the Python stdlib.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-simpleline-1.9.0-2.fc36.noarch
Simpleline is a Python3 library for creating text UI.
It is designed to be used with line-based machines
and tools (e.g. serial console) so that every new line
is appended to the bottom of the screen.
Printed lines are never rewritten!
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36