You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-uncertainties-3.1.7-1.lbn36.noarch
uncertainties allows **calculations** such as (2 +/- 0.1)*2 4 +/- 0.2 to be **performed transparently**. Much more complex mathematical expressions involving numbers with uncertainties can also be evaluated directly.The uncertainties package **takes the pain and complexity out** of uncertainty calculations.**Detailed information** about this package can be found on its main website_.Basic...
RPMPackage python3-uc-micro-py-1.0.1-1.lbn36.noarch
uc.micro-py[![pypi]( [![CI]( [![codecov]( is a Python port of [uc.micro]( Micro subset of unicode data files for [linkify-it-py]( projects.**This package content is ONLY for [linkify-it-py]( needs.**
RPMPackage python3-ubelt-1.2.2-1.lbn36.noarch
|GithubActions| |ReadTheDocs| |Pypi| |Downloads| |Codecov| |CircleCI| |Appveyor| .. .. |CodeQuality| |TwitterFollow| .. The large version wont work because github strips rst image rescaling. :height: 100px .. .. raw:: html .. <img src" height"100px">Ubelt is a small library of robust, tested, documented, and simple functions that extend the Python standard library. It has a flat API that all...
RPMPackage python3-typing-inspect-0.9.0-5.lbn36.noarch
The "typing_inspect" module defines experimental API for runtime inspection of types defined in the standard "typing" module.
RPMPackage python3-types-setuptools-65.6.0.0-1.lbn36.noarch
Typing stubs for setuptoolsThis is a PEP 561 type stub package for the setuptools package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses setuptools. The source for this package can be found at All fixes for types and metadata should be contributed there.See for more details. This package was generated from typeshed commit...
RPMPackage python3-types-colorama-0.4.15.4-1.lbn36.noarch
Typing stubs for coloramaThis is a PEP 561 type stub package for the colorama package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses colorama. The source for this package can be found at All fixes for types and metadata should be contributed there.See for more details. This package was generated from typeshed commit...
RPMPackage python3-typed-ast-1.5.5-1.lbn36.x86_64
typed_ast is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library. Unlike ast below Python 3.8, the parsers in typed_ast include PEP 484 type comments and are independent of the version of Python under which they are run. The typed_ast parsers produce the standard Python AST (plus type comments), and are both fast and correct, as they are based...
RPMPackage python3-tweedledum-1.1.1-1.lbn36.x86_64
tweedledum is a library for synthesis, compilation, and optimization of quantum circuits. The library is written to be scalable up to problem sizes in which quantum circuits outperform classical ones. Also, it is meant to be used both independently and alongside established tools. Its design is guided by three mantras: Gotta run fast: execution-time performance is a priority. Your compiler, your rules. You know better. At least, Tweedledum hopes so! The library provides a standard set of operators that can be easily extended (thanks to some type-erasure black magic). However, the library will leave your operators completely alone if you don't write passes that specifically manipulate them. Furthermore, Tweedledum will rarely take any decision in your behalf, i.e., it does not provide generic methods to optimize or synthesize circuits, you need to specifically call the algorithms you want. Opinionated, but not stubborn. Many passes and synthesis algorithms have many configuration parameters. Tweedledum comes with reasonable defaults and curated opinions of what value such parameters should take. But in the end, it all up to you. Corollary: Because of it's flexibility, Tweedledum is capable of accepting gates/operators that are defined as python classes. Indeed, any pythonic framework can use the library as a circuit manager. Meaning that the library can be used to slowly transition the core and performance sensitive parts of a pythonic framework to C++, while maintaining the capability of users to develop passes in python.
RPMPackage python3-ttp-templates-0.3.1-1.lbn36.noarch
[![Downloads]( [![PyPI versions]( Template Text Parser TemplatesThis repository contains a collection of [TTP]( templates.If you solved a problem using TTP and feel that your work can be useful to other people, feel free to raise an issue or submit pull request to include your template(s) in this repository. Refer to [Contribute Guide](contribute.md) for details.Documentation: [
RPMPackage python3-ttp-0.9.1-1.lbn36.noarch
[![Downloads]( [![PyPI versions]( [![Documentation status]( Template Text ParserTTP is a Python library for semi-structured text parsing using templates. Why?To save ones time on transforming raw text into structured data and beyond. How?Regexes, regexes everywhere... but, dynamically formed out of TTP templates with added capabilities to simplify the process of getting desired outcome.
RPMPackage python3-trino-0.332.0-1.lbn36.noarch
Client for Trino (), a distributed SQL engine for interactive and batch big data processing. Provides a low-level client and a DBAPI 2.0 implementation.
RPMPackage python3-thrift-sasl-0.4.3-1.lbn36.noarch
Thrift SASL Python module that implements SASL transports for Thrift (TSaslClientTransport).
RPMPackage python3-thrift-0.16.0-1.lbn36.x86_64
Thrift Python Software LibraryLicense Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License....
RPMPackage python3-textfsm-1.1.3-1.lbn36.noarch
Python module which implements a template based state machine for parsing semi- formatted text. Originally developed to allow programmatic access to information returned from the command line interface (CLI) of networking The engine takes two inputs - a template file, and text input (such as command responses from the CLI of a device) and returns a list of records that contains the data parsed...
RPMPackage python3-terminaltables-3.1.10-13.lbn36.noarch
Easily draw tables in terminal/console applications (written in Python) from a list of lists of strings. Supports multi-line rows.
RPMPackage python3-termcolor-1.1.0-27.fc36.noarch
A Python 3 version of ANSI Color formatting for output in terminal.
RPMPackage python3-tenacity-8.5.0-1.lbn36.noarch
Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything.
RPMPackage python3-tempita-0.5.2-2.fc35.noarch
Tempita is a small templating language for text substitution.
RPMPackage python3-tag-expressions-1.1.0-1.lbn36.noarch
tag-expressions Package to evaluate logical tag expressions by using a modified version of the Shunting Yard algorithm < This package is a Python port of cucumbers tag expression.It's also used by radish < Status| |PyPI package version| |PyPI python versions| Installing -.. code:: bash $ pip install tag- expressionsHere is a tease .. code:: python >>> from tagexpressions import parse >>>...
RPMPackage python3-tableauserverclient-0.31-1.lbn36.noarch
Use the Tableau Server Client (TSC) library to increase your productivity as you interact with the Tableau Server REST API. With the TSC library you can do almost everything that you can do with the REST API, including: Publish workbooks and data sources. Create users and groups. Query projects, sites, and more.