You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-elasticsearch-dbapi-0.2.9-1.lbn36.noarch
ElasticSearch DBAPI [![Build Status]( [![PyPI version]( [![Coverage Status]( elasticsearch-dbapi Implements a DBAPI (PEP-249) and SQLAlchemy dialect, that enables SQL access on elasticsearch clusters for query only access.On Elastic Elasticsearch: Uses Elastic X-Pack [SQL API](
RPMPackage 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
RPMPackage python3-elastic-transport-8.17.0-1.lbn36.noarch
Transport classes and utilities shared among Python Elastic client libraries This library was lifted from elasticsearch-py and then transformed to be used across all Elastic services rather than only Elasticsearch.
RPMPackage python3-efficient-apriori-2.0.3-1.lbn36.noarch
Efficient-Apriori ![Build Status]( [![PyPI version]( [![Documentation Status]( [![Downloads]( [![Black]( efficient pure Python implementation of the Apriori algorithm. Works with Python 3.7+.
RPMPackage python3-docker-pycreds-0.4.0-12.fc36.noarch
Python bindings for the docker credentials store API
RPMPackage python3-braintree-4.28.0-1.lbn36.noarch
The Braintree Python SDK provides integration access to the Braintree Gateway. 1. - README and Samples 2. - API Reference
RPMPackage python3-dotenv-1.1.0-1.lbn36.noarch
python-dotenv[![Build Status][build_status_badge]][build_status_link] [![PyPI version][pypi_badge]][pypi_link]Python-dotenv reads key-value pairs from a .env file and can set them as environment variables. It helps in the development of applications following the [12-factor]( principles.- [Getting Started](getting- started) - [Other Use Cases](other-use-cases) * [Load configuration without...
RPMPackage python3-deprecation-alias-0.3.2-1.lbn36.noarch
deprecation-alias .. start short_desc**A wrapper around 'deprecation' providing support for deprecated aliases.**.. end short_desc .. start shields.. list- table:: :stub-columns: 1 :widths: 10 90 * - Tests - |actions_linux| |actions_windows| |actions_macos| |coveralls| * - PyPI - |pypi-version| |supported-versions| |supported-implementations| |wheel| * - Anaconda - |conda- version|...
RPMPackage python3-deprecation-2.1.0-18.lbn36.noarch
The deprecation library provides a deprecated decorator and a fail_if_not_removed decorator for your tests. Together, the two enable the automation of several things: 1. The docstring of a deprecated method gets the deprecation details appended to the end of it. If you generate your API docs direct from your source, you don’t need to worry about writing your own notification. You also don’t need to worry about forgetting to write it. It’s done for you. 2. Rather than having code live on forever because you only deprecated it but never actually moved on from it, you can have your tests tell you when it’s time to remove the code. The @deprecated decorator can be told when it’s time to entirely remove the code, which causes @fail_if_not_removed to raise an AssertionError, causing either your unittest or py.test tests to fail. See http://deprecation.readthedocs.io/ for the full documentation.
RPMPackage python3-lxml-html-clean-0.4.1-1.lbn36.noarch
lxml_html_clean MotivationThis project was initially a part of [lxml]( Because HTML cleaner is designed as blocklist-based, many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for security-sensitive environments. Therefore we decided to extract the problematic part to a separate project. InstallationYou can install this project...
RPMPackage python3-passlib+totp-1.7.4-6.fc36.noarch
This is a metapackage bringing in totp extras requires for python3-passlib. It makes sure the dependencies are installed.
RPMPackage python3-passlib+bcrypt-1.7.4-6.fc36.noarch
This is a metapackage bringing in bcrypt extras requires for python3-passlib. It makes sure the dependencies are installed.
RPMPackage python3-passlib+argon2-1.7.4-6.fc36.noarch
This is a metapackage bringing in argon2 extras requires for python3-passlib. It makes sure the dependencies are installed.
RPMPackage python3-passlib-1.7.4-6.fc36.noarch
Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user application.
RPMPackage python3-diff-match-patch-20241021-1.lbn36.noarch
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.
RPMPackage python3-lib389-3.1.1-2.lbn36.noarch
This module contains tools and libraries for accessing, testing, and configuring the 389 Directory Server.
RPMPackage 389-ds-base-snmp-3.1.1-2.lbn36.x86_64
SNMP Agent for the 389 Directory Server base package.
RPMPackage 389-ds-base-libs-3.1.1-2.lbn36.x86_64
Core libraries for the 389 Directory Server base package. These libraries are used by the main package and the -devel package. This allows the -devel package to be installed with just the -libs package and without the main package.
RPMPackage 389-ds-base-devel-3.1.1-2.lbn36.x86_64
Development Libraries and headers for the 389 Directory Server base package.
RPMPackage 389-ds-base-3.1.1-2.lbn36.x86_64
389 Directory Server is an LDAPv3 compliant server. The base package includes the LDAP server and command line utilities for server administration.