You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-reno-3.5.0-1.lbn36.noarch
reno: A New Way to Manage Release Notes Reno is a release notes manager designed with high throughput in mind, supporting fast distributed development teams without introducing additional development processes. Our goal is to encourage detailed and accurate release notes for every release.Reno uses git to store its data, along side the code being described. This means release notes can be...
RPMPackage python3-reactivex-4.0.4-1.lbn36.noarch
The ReactiveX for Python (RxPY) :target:
RPMPackage python3-randomize-0.14-1.lbn36.noarch
Please see this project's home at https://github.com/nloadholtes/nose-randomize for all the details relating to this plugin.
RPMPackage python3-radish-bdd-0.14.0-1.lbn36.noarch
<img align"right" src" radish - the root from red to green > Awesome python BDD tool ***[![PyPI License]( [![Gitter]( Status]( [![Code style: black](
RPMPackage python3-pyu2f-0.1.5-1.lbn36.noarch
pyu2f is a python based U2F host library for Linux, Windows, and MacOS. It provides functionality for interacting with a U2F device over USB.
RPMPackage python3-pysingleton-0.2.1-1.lbn36.noarch
UNKNOWN
RPMPackage python3-pyserial-asyncio-0.6-2.fc36.noarch
Async I/O extension package for the Python Serial Port Extension.
RPMPackage python3-pyscf-2.0.1-4.fc36.x86_64
Python‐based simulations of chemistry framework (PySCF) is a general‐purpose electronic structure platform designed from the ground up to emphasize code simplicity, so as to facilitate new method development and enable flexible computational workflows. The package provides a wide range of tools to support simulations of finite‐size systems, extended systems with periodic boundary conditions, low‐dimensional periodic systems, and custom Hamiltonians, using mean‐field and post‐mean‐field methods with standard Gaussian basis functions. To ensure ease of extensibility, PySCF uses the Python language to implement almost all of its features, while computationally critical paths are implemented with heavily optimized C routines. Using this combined Python/C implementation, the package is as efficient as the best existing C or Fortran‐based quantum chemistry programs.
RPMPackage python3-pyre-extensions-0.0.30-1.lbn36.noarch
Pyre Extensions This module defines extensions to the standard “typing” module that are supported by the [Pyre typechecker]( none_throws Function to make assumptions about Optionals explicit. The function will raise an assertion error if passed None and return the value otherwise. ParameterSpecification ParameterSpecifications are a special kind of type variable that captures callable...
RPMPackage python3-pyodbc-5.1.0-1.lbn36.x86_64
[![Windows Status]( [![Ubuntu build]( [![PyPI]( is an open source Python module that makes accessing ODBC databases simple. It implements the [DB API 2.0]( specification but is
RPMPackage python3-pymongocrypt-1.4.0-1.lbn36.noarch
PyMongoCrypt :Info: Python bindings for libmongocrypt. See GitHub < for the latest source. :Author: Shane HarveyAbout Python wrapper library for libmongocrypt that supports client side encryption in drivers. PyMongoCrypt uses cffi < and cryptography < supports Python 2.7, 3.4+, and PyPy3.5+.Support / Feedback For issues with, questions about, or feedback for PyMongoCrypt, please look into our...
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...