You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-requirements-parser-0.5.0-1.lbn36.noarch
Requirements Parser [![Python CI]( [![Documentation Status]( [![License]( is a small Python module for parsing [Pip]( requirement files.The goal is to parse everything in the
RPMPackage python3-requests-unixsocket-0.2.0-3.fc36.noarch
Use requests to talk HTTP via a UNIX domain socket.
RPMPackage python3-requests-ntlm-1.1.0-1.lbn36.noarch
UNKNOWN
RPMPackage python3-requests-mock-1.10.0-8.lbn36.noarch
requests-mock provides a building block to stub out the HTTP requests portions of your testing code. You should checkout the docs for more information.
RPMPackage python3-requests-kerberos-0.12.0-16.fc36.noarch
Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication.
RPMPackage python3-requests-exoscale-auth-1.1.2-3.fc36.noarch
Exoscale APIs support for Python-Requests
RPMPackage python3-requests-download-0.1.2-8.fc36.noarch
A convenient function to download to a file using requests. Basic usage: url = "https://github.com/takluyver/requests_download/archive/master.zip" download(url, "requests_download.zip") An optional headers= parameter is passed through to requests.
RPMPackage python3-requests-credssp-2.0.0-8.lbn36.noarch
This package allows for HTTPS CredSSP authentication using the requests library. CredSSP is a Microsoft authentication that allows your credentials to be delegated to a server giving you double hop authentication.
RPMPackage python3-requests-aws4auth-1.1.2-1.lbn36.noarch
[![image]( [![image]( Web Services version 4 authentication for the Python [Requests]( library.Features - Requests authentication for all AWS services that support AWS auth v4 - Independent signing key objects - Automatic regeneration of keys when scope date boundary is passed - Support for STS temporary credentialsImplements header-based authentication, GET URL parameter and POST
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...