-
python3-s3transfer-0.12.0-1.lbn36.noarch
S3transfer is a Python library for managing Amazon S3 transfers.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-savitar-4.13.1-1.fc36.x86_64
Savitar is a C++ implementation of 3mf loading with SIP Python bindings.
3mf is a 3D printing file format.
The Python bindings.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-scikit-image-0.25.2-1.lbn36.x86_64
The scikit-image SciKit (toolkit for SciPy) extends scipy.ndimage to provide a
versatile set of image processing routines.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-scikit-learn-1.6.1-1.lbn36.x86_64
Scikit-learn integrates machine learning algorithms in the tightly-knit
scientific Python world, building upon numpy, scipy, and matplotlib.
As a machine-learning module, it provides versatile tools for data mining
and analysis in any field of science and engineering. It strives to be
simple and efficient, accessible to everybody, and reusable
in various contexts.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-scipy-1.14.1-3.lbn36.x86_64
Scipy is open-source software for mathematics, science, and
engineering. The core library is NumPy which provides convenient and
fast N-dimensional array manipulation. The SciPy library is built to
work with NumPy arrays, and provides many user-friendly and efficient
numerical routines such as routines for numerical integration and
optimization. Together, they run on all popular operating systems, are
quick to install, and are free of charge. NumPy and SciPy are easy to
use, but powerful enough to be depended upon by some of the world's
leading scientists and engineers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-scour-0.38.2-12.lbn36.noarch
Scour is an SVG optimizer/cleaner written in Python that reduces the
size of scalable vector graphics by optimizing structure and removing
unnecessary data.
It can be used to create streamlined vector graphics suitable for web
deployment, publishing/sharing or further processing.
The goal of Scour is to output a file that renders identically at a
fraction of the size by removing a lot of redundant information created
by most SVG editors. Optimization options are typically lossless but can
be tweaked for more aggressive cleaning.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-secretstorage-3.3.3-1.lbn36.noarch
Module description This module provides a way for securely storing passwords
and other secrets.It uses D-Bus Secret Service_ API that is supported by GNOME
Keyring
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-selenium-4.34.2-1.lbn36.noarch
The selenium package is used automate web browser interaction from Python.
Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer,
PhantomJS), as well as the Remote protocol.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-semantic_version-2.10.0-1.lbn36.noarch
Introduction This small python library provides a few tools to handle SemVer_
in Python. It follows strictly the 2.0.0 version of the SemVer scheme. :target:
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-send2trash-1.8.2-1.lbn36.noarch
Send2Trash is a small package that sends files to the Trash (or Recycle Bin) natively and on
all platforms. On OS X, it uses native FSMoveObjectToTrashSync Cocoa calls or can use pyobjc
with NSFileManager. On Windows, it uses native IFileOperation call if on Vista or newer and
pywin32 is installed or falls back to SHFileOperation calls. On other platforms, if PyGObject
and GIO are available, it will use this. Otherwise, it will fallback to its own implementation of
the trash specifications from freedesktop.org.
ctypes is used to access native libraries, so no compilation is necessary.
Send2Trash supports Python 2.7 and up (Python 3 is supported).
Status: Additional Help Welcome
Additional help is welcome for supporting this package. Specifically help with the OSX and Linux
issues and fixes would be most appreciated.
Installation
You can download it with pip:
python -m pip install -U send2trash
To install with pywin32 or pyobjc required specify the extra nativeLib:
python -m pip
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36