-
python3-apispec-6.4.0-1.lbn36.noarch
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).
Features
Supports the OpenAPI Specification (versions 2 and 3)
Framework-agnostic
Built-in support for marshmallow
Utilities for parsing docstrings
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-asana-5.0.0-1.lbn36.noarch
Python client library for Asana.Authentication
-- Personal Access TokenCreate a client using your Asana Personal Access Token:
client asana.Client.access_token('PERSONAL_ACCESS_TOKEN') OAuth 2Asana supports
OAuth 2. asana handles some of the details of the OAuth flow for you.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-asteval-0.9.26-1.fc36.noarch
ASTEVAL is a safe(ish) evaluator of Python expressions and statements,
using Python's ast module. The idea is to provide a simple, safe, and robust
miniature mathematical language that can handle user-input. The emphasis here
is on mathematical expressions, and so many functions from numpy are imported
and used if available.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-authencoding-4.3-1.lbn36.noarch
AuthEncoding is a framework for handling LDAP style password hashes.It is used
in Zope but does not depend on any other Zope package.Changelog 4.3
(2021-06-29) -- Replace hand-rolled salt creation with os.urandom (8 < 4.2.1
(2021-04-08) - Test on GHA.- Skip some tests for broken crypt implementations.
4.2 (2020-09-30) -- Add support for Python 3.8 and 3.9. 4.1 (2018-10-30) -- Add
support for...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-authlib-1.3.1-3.lbn36.noarch
Python library for building OAuth and OpenID Connect servers. JWS, JWK, JWA,
JWT are included.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-elasticsearch-9.0.2-1.lbn36.noarch
The official Python client for Elasticsearch.
Features
Translating basic Python data types to and from JSON
Configurable automatic discovery of cluster nodes
Persistent connections
Load balancing (with pluggable selection strategy) across available nodes
Failed connection penalization (time based - failed connections won't be retried until a timeout is reached)
Support for TLS and HTTP authentication
Thread safety across requests
Pluggable architecture
Helper functions for idiomatically using APIs together
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-email-validator-2.2.0-2.lbn36.noarch
This library validates that a string is of the form name@example.com and
optionally checks that the domain name is set up to receive email. This is the
sort of validation you would want when you are identifying users by their email
address like on a registration/login form (but not necessarily for composing an
email message).
Key features:
• Checks that an email address has the correct syntax – great for
email-based registration/login forms or validating data.
• Gives friendly English error messages when validation fails that you can
display to end-users.
• Checks deliverability (optional): Does the domain name resolve? (You can
override the default DNS resolver to add query caching.)
• Supports internationalized domain names and internationalized local parts.
• Rejects addresses with unsafe Unicode characters, obsolete email address
syntax that you’d find unexpected, special use domain names like
@localhost, and domains without a dot by default. This is an opinionated
library!
• Normalizes email addresses (important for internationalized and
quoted-string addresses!)
• Python type annotations are used.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-exceptiongroup-1.2.2-1.lbn36.noarch
This is a backport of the BaseExceptionGroup and ExceptionGroup classes from
Python 3.11.
It contains the following:
The exceptiongroup.BaseExceptionGroup and exceptiongroup.ExceptionGroup
classes
A utility function (exceptiongroup.catch()) for catching exceptions possibly
nested in an exception group
Patches to the TracebackException class that properly formats exception groups
(installed on import)
An exception hook that handles formatting of exception groups through
TracebackException (installed on import)
Special versions of some of the functions from the traceback module, modified to
correctly handle exception groups even when monkey patching is disabled, or blocked by
another custom exception hook:
traceback.format_exception()
traceback.format_exception_only()
traceback.print_exception()
traceback.print_exc()
If this package is imported on Python 3.11 or later, the built-in implementations of the
exception group classes are used instead, TracebackException is not monkey pat
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-marshmallow-oneofschema-3.1.1-1.lbn36.noarch
marshmallow-oneofschema An extension to marshmallow to support schema
(de)multiplexing.marshmallow is a fantastic library for serialization and
deserialization of data. For more on that project see its GitHub <
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-opentelemetry-api-1.34.1-1.lbn36.noarch
OpenTelemetry Python API
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36