-
python3-opensearch-py+kerberos-2.8.0-1.lbn36.noarch
This is a metapackage bringing in kerberos extras requires for
python3-opensearch-py.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pgvector-0.3.6-1.lbn36.noarch
pgvector-python
pgvector support for Python
Supports Django, SQLAlchemy, SQLModel, Psycopg 3, Psycopg 2, asyncpg, and Peewee
Installation
Run:
pip install pgvector
And follow the instructions for your database library:
Django
SQLAlchemy
SQLModel
Psycopg 3
Psycopg 2
asyncpg
Peewee
Or check out some examples:
Embeddings with OpenAI
Sentence embeddings with SentenceTransformers
Hybrid search with SentenceTransformers (Reciprocal Rank Fusion)
Hybrid search with SentenceTransformers (cross-encoder)
Sparse search with Transformers
Image search with PyTorch
Image search with perceptual hashing
Implicit feedback recommendations with Implicit
Explicit feedback recommendations with Surprise
Recommendations with LightFM
Horizontal scaling with Citus
Bulk loading with COPY
Django
Create a migration to enable the extension
from pgvector.django import VectorExtension
class Migration(migrations.Migration):
operations = [
VectorExtension()
]
Add a vector field to your model
fro
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-snowflake-connector-3.15.0-1.lbn36.x86_64
This package includes the Snowflake Connector for Python, which conforms to the
Python DB API 2.0 specification: Documentation is available at: code is also
available at: Release Notes- v2.8.2(November 18,2022) - Improved performance of
OCSP response caching - During the execution of GET commands we no longer
resolve target location on the local machine - Improved performance of regexes
used...
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-sqlalchemy-spanner-1.6.2-2.lbn36.noarch
Spanner dialect for SQLAlchemy represents an interface API designed to
make it possible to control Cloud Spanner databases with SQLAlchemy API.
The dialect is built on top of the Spanner DB
API,
which is designed in accordance with
PEP-249.
Known limitations are listed here. All
supported features have been tested and verified to work with the test
configurations. There may be configurations and/or data model variations
that have not yet been covered by the tests and that show unexpected
behavior. Please report any problems that you might encounter by
creating a new
issue.
Cloud Spanner product
documentation
SQLAlchemy product documentation
Quick Start
In order to use this package, you first need to go through the following
steps:
Select or create a Cloud Platform
project.
Enable billing for your
project.
Enable the Google Cloud Spanner
API.
Setup
Authentication.
Installation
Stable released version of the package is available on PyPi:
pip install sqlalchemy-spanner
To install a
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
rubygem-wisper-2.0.0-1.lbn25.noarch
A micro library providing objects with Publish-Subscribe capabilities.
Both synchronous (in-process) and asynchronous (out-of-process) subscriptions
are supported.
Check out the Wiki for articles, guides and examples:
https://github.com/krisleech/wisper/wiki.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
dbus-common-1.12.16-3.lbn25.2.noarch
The dbus-common package provides the configuration and setup files for D-Bus
implementations to provide a System and User Message Bus.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
dbus-daemon-1.12.16-3.lbn25.1.x86_64
D-BUS is a system for sending messages between applications. It is
used both for the system-wide message bus service, and as a
per-user-login-session messaging facility.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
dbus-tools-1.12.16-3.lbn25.1.x86_64
Tools and utilities to interact with a running D-Bus Message Bus, provided by
the reference implementation.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
libnftnl-1.2.0-2.lbn25.x86_64
A library for low-level interaction with nftables Netlink's API over libmnl.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
python3-oci-2.8.0-1.lbn25.noarch
Oracle Cloud Infrastructure Python SDK This is the Python SDK for Oracle Cloud
Infrastructure.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25