You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-pykerberos-1.2.4-1.lbn36.x86_64
This Python package is a high-level wrapper for Kerberos (GSSAPI) operations. The goal is to avoid having to build a module that wraps the entire Kerberos.framework, and instead offer a limited set of functions that do what is needed for client/server Kerberos authentication based on <
RPMPackage python3-pyhive+presto-0.7.0-1.lbn36.noarch
This is a metapackage bringing in presto extras requires for python3-pyhive. It makes sure the dependencies are installed.
RPMPackage python3-pyhive+hive_pure_sasl-0.7.0-1.lbn36.noarch
This is a metapackage bringing in hive_pure_sasl extras requires for python3-pyhive. It makes sure the dependencies are installed.
RPMPackage python3-pyhive+hive-0.7.0-1.lbn36.noarch
This is a metapackage bringing in hive extras requires for python3-pyhive. It makes sure the dependencies are installed.
RPMPackage python3-pyhive-0.7.0-1.lbn36.noarch
PyHive is a collection of Python DB-API <and SQLAlchemy ierfaces for Presto and Hive
RPMPackage python3-py4j-0.10.9.7-1.lbn36.noarch
Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects. Py4J is distributed under the BSD license. This package is for usage with Python3 version 3.10 only.
RPMPackage python3-pss-1.45-1.lbn36.noarch
pssIntroduction: what is pss? --**pss** is a power-tool for searching inside source code files. **pss** searches recursively within a directory tree, knows which extensions and file names to search and which to ignore, automatically skips directories you wouldn't want to search in (for example .git or .svn), colors its output in a helpful way, and does much more.If you're familiar with the...
RPMPackage python3-wtforms-sqlalchemy-0.4.1-1.lbn36.noarch
WTForms-SQLAlchemy WTForms-SQLAlchemy is a fork of the wtforms.ext.sqlalchemy package from WTForms. The package has been renamed to wtforms_sqlalchemy but otherwise should function the same as wtforms.ext.sqlalchemy did.to install:: pip install WTForms-SQLAlchemyAn example using Flask is included in examples/flask.
RPMPackage python3-wtforms-jsonschema2-0.7.0-1.lbn36.noarch
WTForms JSONSchema 2 [![Build status]( JSONSchema 2 is a converter to turn forms made with WTForms into a OrderedDict following the JSONSchema syntax.It was developed independently of [wtforms_jsonschema]( Main differences are that it is unit tested, adds support for validators and is easier to extend. That being said, not all fields that are supported by wtforms_jsonschema are supported by...
RPMPackage python3-wtforms-json-0.3.5-1.lbn36.noarch
WTForms-JSON Adds smart json support for WTForms. Useful for when using WTForms with RESTful
RPMPackage python3-wtforms-dateutil-0.1-1.lbn36.noarch
wtforms-dateutil WTForms integration for dateutil pip install wtforms-dateutil python from wtforms_dateutil import DateField, DateTimeField
RPMPackage python3-wtforms-components-0.11.0-1.lbn36.noarch
Additional fields, validators and widgets for WTForms.
RPMPackage python3-wtforms-alchemy-0.19.0-1.lbn36.noarch
WTForms-Alchemy Generates WTForms forms from SQLAlchemy models.
RPMPackage python3-wirerope-0.4.7-2.lbn36.noarch
The concepts: wirerope.rope.WireRope is a wrapper interface for python callable. Custom wirerope.wire.Wire class provides user-defined behavior. A subclass of this class is working similar to a decorator function body. A wire object is associated with a bound method. Rope is dispatching types. wirerope.rope.WireRope is the wrapper for callables. By wrapping a function with WireRope with a custom subclass of the wirerope.wire.Wire class, the wire object will be created by each function or bound method. Wire is the most important part. The given class will be instantiated and bound to each function or bound method - which fits the concept of instance cmethod of human. For example, when f is a free function or staticmethod, the wire also will be a single object. When f is a method or property, wires will be created for each method owner object self. When f is a classmethod, wires will be created for each method owner class cls. Yes, it will detect the owner and bound to it regardless of
RPMPackage python3-sqlglotrs-0.1.3-1.lbn36.x86_64
None
RPMPackage python3-sqlglot-25.24.0-1.lbn36.noarch
![SQLGlot logo](sqlglot.svg)SQLGlot is a no-dependency SQL parser, transpiler, optimizer, and engine. It can be used to format SQL or translate between [21 different dialects]( like [DuckDB]( [Presto]( / [Trino]( [Spark]( / [Databricks]( [Snowflake]( and [BigQuery]( It aims to read a wide variety of SQL inputs and output syntactically and semantically correct SQL in the targeted dialects.
RPMPackage python3-slack-sdk-3.26.2-1.lbn36.noarch
Python Slack SDK The Slack platform offers several APIs to build apps. Each Slack API delivers part of the capabilities from the platform, so that you can pick just those that fit for your needs. This SDK offers a corresponding package for each of Slack’s APIs. They are small and powerful when used independently, and work seamlessly when used together, too.
RPMPackage python3-shortuuid-1.0.13-4.lbn36.noarch
shortuuid is a simple python library that generates concise, unambiguous, URL-safe UUIDs. Often, one needs to use non-sequential IDs in places where users will see them, but the IDs must be as concise and easy to use as possible. shortuuid solves this problem by generating uuids using Python's built-in uuid module and then translating them to base57 using lowercase and uppercase letters and digits, and removing similar-looking characters such as l, 1, I, O and 0.
RPMPackage python3-shortid-0.1.2-1.lbn36.noarch
UNKNOWN
RPMPackage python3-shillelagh+systemapi-1.3.4-1.lbn36.noarch
This is a metapackage bringing in systemapi extras requires for python3-shillelagh. It makes sure the dependencies are installed.