-
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
-
python3-sentry-sdk-2.28.0-1.lbn36.noarch
Python Error and Performance Monitoring. Actionable insights to resolve Python
performance bottlenecks and errors. See the full picture of any Python exception
so you can diagnose, fix, and optimize performance in the Python debugging
process.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-setools-4.4.0-5.fc36.x86_64
SETools is a collection of graphical tools, command-line tools, and
Python 3 modules designed to facilitate SELinux policy analysis.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-setproctitle-1.3.3-2.lbn36.x86_64
Python module allowing a process to change its title as displayed by
system tool such as ps and top.
It's useful in multi-process systems, allowing to identify tasks each forked
process is busy with. This technique has been used by PostgreSQL and OpenSSH.
It's based on PostgreSQL implementation which has proven to be portable.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-setupmeta-3.3.2-1.lbn36.noarch
Simplify your setup.py :alt: Python versions tested (link to github project)
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-setuptools-78.1.0-1.lbn36.noarch
Setuptools is a collection of enhancements to the Python 3 distutils that allow
you to more easily build and distribute Python 3 packages, especially ones that
have dependencies on other packages.
This package also contains the runtime components of setuptools, necessary to
execute the software that requires pkg_resources.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
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[![github actions]( [![pypi package](
[![readthedocs]( [![code style: black]( is a plugin for setuptools to build
Rust Python extensions implemented with [PyO3]( or [rust-cpython](
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-sgmllib3k-1.0.0-7.lbn36.noarch
sgmllib3k -- Py3k port of the old stdlib module sgmllib was dropped in Python
3. For those depending on it, that's somewhat infortunate. This is a quick and
dirty port of this old module. I just ran 2to3 on it and published it. I don't
indend to maintain it, so it might be a good idea to eventually think about
finding another module to use.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36