-
python3-urllib3-2.5.0-1.lbn36.noarch
urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings
many critical features that are missing from the Python standard libraries:
• Thread safety.
• Connection pooling.
• Client-side SSL/TLS verification.
• File uploads with multipart encoding.
• Helpers for retrying requests and dealing with HTTP redirects.
• Support for gzip, deflate, brotli, and zstd encoding.
• Proxy support for HTTP and SOCKS.
• 100% test coverage.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-urllib3-2.5.0-1.lbn36.noarch
urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings
many critical features that are missing from the Python standard libraries:
• Thread safety.
• Connection pooling.
• Client-side SSL/TLS verification.
• File uploads with multipart encoding.
• Helpers for retrying requests and dealing with HTTP redirects.
• Support for gzip, deflate, brotli, and zstd encoding.
• Proxy support for HTTP and SOCKS.
• 100% test coverage.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-usort-1.0.5-1.lbn36.noarch
**Safe, minimal import sorting for Python projects.**[![documentation](
[![version]( [![changelog]( [![license]( is a safe, minimal import sorter. Its
primary goal is to make no "dangerous" changes to code. This is achieved by
detecting distinct "blocks" of imports that are
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-utils-2.5.6-5.fc36.noarch
Python Utils is a collection of small Python functions and classes which
make common patterns shorter and easier. This module makes it easy to
execute common tasks in Python scripts such as converting text to numbers
and making sure a string is in unicode or bytes format.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-uuid6-2024.7.10-1.lbn36.noarch
New time-based UUID formats which are suited for use as a database key.[![CI](
[![codecov]( [![PyPI status]( [![Python versions supported]( [![Code style:
black](
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-validators-0.34.0-2.lbn36.noarch
Python has all kinds of data validation tools, but every one of them seems to
require defining a schema or form. I wanted to create a simple validation
library where validating a simple value does not require defining a form or
a schema.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-van-testing-3.0.0-1.lbn36.noarch
.. contents::van.testing provides tools for testing zope3/WSGI based
applications that do not use the ZODB or local utilities.Testing Utilities
--The most common use of this testing module is functional testing zope
applications. It provides tools to setup layers which load the configuration
ZCML as well as setting up wsgi_intercept in a layer.This test is part of such
a layer (setup in...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-velruse-1.1.1-1.lbn36.noarch
Velruse is a set of authentication routines that provide a unified way
to have a website user authenticate to a variety of different identity
providers and/or a variety of different authentication schemes.
It is similar in some ways to RPXnow with the exception of being
open-source, locally installable, and easily pluggable for custom
identity providers and authentication schemes.
You can...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-versioningit-3.1.2-1.lbn36.noarch
versioningit is yet another Python packaging plugin for automatically
determining your package’s version based on your version control repository’s
tags. Unlike others, it allows easy customization of the version format and
even lets you easily override the separate functions used for version
extraction & calculation.
Features:
• Works with both setuptools and Hatch
• Installed & configured through PEP 518’s pyproject.toml
• Supports Git, modern Git archives, and Mercurial
• Formatting of the final version uses format template strings, with fields for
basic VCS information and separate template strings for distanced vs. dirty
vs. distanced-and-dirty repository states
• Can optionally write the final version to a file for loading at runtime
• Provides custom hooks for inserting the final version and other details into
a source file at build time
• The individual methods for VCS querying, tag-to-version calculation, version
bumping, version formatting, and writing the version to a file can all be
customized using either functions defined alongside one’s project code or via
publicly-distributed entry points
• Can alternatively be used as a library for use in setup.py or the like, in
case you don’t want to or can’t configure it via pyproject.toml
• The only thing it does is calculate your version and optionally write it to a
file; there’s no overriding of your sdist contents based on what is in your
Git repository, especially not without a way to turn it off, because that
would just be rude.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-versiontools-1.9.1-10.lbn19.noarch
Smart replacement for plain tuple used in __version__
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19