You are here: Home

Modified items

All recently modified items, latest first.
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.3.3-1.lbn36.x86_64
PyMongo:Info: See the mongo site <>_ for more information. See GitHub < for the latest source. :Documentation: Available at pymongo.readthedocs.io < :Author: The MongoDB Python TeamAbout 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.9.2-1.fc36.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.