-
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 <
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pymssql-2.3.0-3.lbn36.x86_64
A simple database interface for Python that builds on top of FreeTDS to provide
a Python DB-API (PEP-249) interface to Microsoft SQL Server.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pymysql-1.1.1-1.lbn36.noarch
PyMySQL
This package contains a pure-Python MySQL client library, based on PEP249.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-qdrant-client-1.10.1-1.lbn36.noarch
Python Client library for the Qdrant vector search engine.
Python Qdrant Client
Client library and SDK for the Qdrant vector search engine. Python Client API Documentation is available here.
Library contains type definitions for all Qdrant API and allows to make both Sync and Async requests.
Client allows calls for all Qdrant API methods directly.
It also provides some additional helper methods for frequently required operations, e.g. initial collection uploading.
See QuickStart for more details!
Installation
pip install qdrant-client
Features
Type hints for all API methods
Local mode - use same API without running server
REST and gRPC support
Minimal dependencies
Extensive Test Coverage
Local mode
Python client allows you to run same code in local mode without running Qdrant server.
Simply initialize client like this:
from qdrant_client import QdrantClient
client = QdrantClient(":memory:")
client = QdrantClient(path="path/to/db") # Persists changes to disk
Local mo
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-lbn-cli+listmonk-1.3.0-1.lbn36.noarch
This is a metapackage bringing in listmonk extras requires for python3-lbn-cli.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
DevOps
/
BastionLinux 36
-
python3-lbn-cli+mailbox-1.3.0-1.lbn36.noarch
This is a metapackage bringing in mailbox extras requires for python3-lbn-cli.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
DevOps
/
BastionLinux 36
-
python3-lbn-cli+maildrop-1.3.0-1.lbn36.noarch
This is a metapackage bringing in maildrop extras requires for python3-lbn-cli.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
DevOps
/
BastionLinux 36
-
python3-lbn-cli+x509-1.3.0-1.lbn36.noarch
This is a metapackage bringing in x509 extras requires for python3-lbn-cli.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
DevOps
/
BastionLinux 36
-
perl-Perl-OSType-1.010-480.fc36.noarch
Modules that provide OS-specific behaviors often need to know if the current
operating system matches a more generic type of operating systems. For example,
'linux' is a type of 'Unix' operating system and so is 'freebsd'.
This module provides a mapping between an operating system name as given by $^O
and a more generic type. The initial version is based on the OS type mappings
provided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operating
systems are given the type 'Windows' rather than 'Win32').
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Import-Into-1.002005-20.fc36.noarch
Loading Import::Into creates a global method import::into which you can call on
any package to import it into another package.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36