You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-pymongo-auth-aws-1.1.0-1.lbn36.noarch
pymongo-auth-aws :Info: MONGODB-AWS authentication support for PyMongo. See GitHub < for the latest source. :Author: Shane HarveyAbout MONGODB-AWS authentication support for PyMongo. pymongo-auth-aws uses boto3_, botocore_, and requests_.Support / Feedback For issues with, questions about, or feedback for pymongo-auth-aws, please look into our support channels < Please do not email any of the...
RPMPackage python3-pymongo-4.10.1-1.lbn36.x86_64
The PyMongo distribution contains tools for interacting with MongoDB database from Python. The bson package is an implementation of the BSON format for Python. The pymongo package is a native Python driver.
RPMPackage python3-pylatexenc-2.10-1.lbn36.noarch
pylatexenc Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion :target:
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-pyjwkest-1.4.2-1.lbn36.noarch
 
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-pyexasol-0.25.2-1.lbn36.noarch
Exasol driver with low overhead, fast HTTP transport and compression. It is implemented in Python 3.6+.Main features:- Based on WebSocket protocol; - Optimized for minimum overhead; - Easy integration with pandas via HTTP transport; - Compression to reduce network bottleneck;PyEXASOL does not follow DB-API 2.0 in favor of Exasol-specific features.Please read "Best practices" manual page to...
RPMPackage python3-pyeapi-0.8.4-1.lbn36.noarch
The Python Client for eAPI The Python Client for eAPI (pyeapi) is a native Python library wrapper around Arista EOS eAPI. It provides a set of Python language bindings for configuring Arista EOS nodes.The Python library can be used to communicate with EOS either locally (on-box) or remotely (off-box). It uses a standard INI-style configuration file to specify one or more nodes and connection...
RPMPackage python3-pydruid-0.6.5-1.lbn36.noarch
pydruidpydruid exposes a simple API to create, execute, and analyze [Druid]( queries. pydruid can parse query results into [Pandas]( DataFrame objects for subsequent data analysis -- this offers a tight integration between [Druid]( the [SciPy]( stack (for scientific computing) and [scikit-learn]( (for machine learning). pydruid can export query results into TSV or JSON for further processing...
RPMPackage python3-pydbus-0.6.0-18.fc36.noarch
The pydbus module provides pythonic DBUS bindings. It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python. Python 3 version.
RPMPackage python3-pycryptodome-3.15.0-1.lbn36.x86_64
PyCryptodome PyCryptodome is a self-contained Python package of low-level cryptographic primitives.It supports Python 2.4 or newer, all Python 3 versions and PyPy.You can install it with:: pip install pycryptodomeAll modules are installed under the Crypto package.Check the pycryptodomex_ project for the equivalent library that works under the Cryptodome package.PyCryptodome is a fork of...
RPMPackage python3-pycdio-2.1.0-7.fc36.x86_64
The pycdio (and libcdio) libraries encapsulate CD-ROM reading and control. Python programs wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.
RPMPackage python3-pybind11-2.13.6-2.lbn36.x86_64
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. This package contains the Python 3 files.
RPMPackage python3-py3nvml-0.2.7-1.fc36.noarch
Python 3 compatible bindings to the NVIDIA Management Library. Can be used to query the state of the GPUs on your system.
RPMPackage python3-proto-plus-1.25.0-1.lbn36.noarch
Proto Plus for Python |pypi| |release level| |docs| Beautiful, Pythonic protocol buffers.This is a wrapper around protocol buffers_. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types... _protocol buffers: Documentation -Documentation_ is available on...
RPMPackage python3-prometheus-flask-exporter-0.23.1-1.lbn36.noarch
Prometheus Flask exporter[![PyPI]( [![PyPI]( [![PyPI - Downloads]( [![Coverage Status]( [![Code Climate](
RPMPackage python3-prometheus-client-0.20.0-1.lbn36.noarch
See for documentation.
RPMPackage python3-prison-0.2.1-1.lbn36.noarch
 
RPMPackage python3-pretend-1.0.9-2.fc36.noarch
Pretend is a library to make stubbing with Python easier.
RPMPackage python3-presto-python-client-0.8.4-1.lbn36.noarch
Client for Presto (), a distributed SQL engine for interactive and batch big data processing. Provides a low-level client and a DBAPI 2.0 implementation.