You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-yandexcloud-0.308.0-1.lbn36.noarch
 
RPMPackage python3-wtforms+email-3.2.1-1.lbn36.noarch
This is a metapackage bringing in email extras requires for python3-wtforms. It makes sure the dependencies are installed.
RPMPackage python3-wtforms-3.2.1-1.lbn36.noarch
With wtforms, your form field HTML can be generated for you. This allows you to maintain separation of code and presentation, and keep those messy parameters out of your python code.
RPMPackage python3-werkzeug-3.1.3-2.lbn36.noarch
Werkzeug ======== Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. It doesn't even enforce a specific way of handling requests and leaves all that up to the developer. It's most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.).
RPMPackage python3-watchtower-3.0.1-1.lbn36.noarch
Watchtower: Python CloudWatch Logging Watchtower is a log handler for Amazon Web Services CloudWatch Logs < Logs is a log management service built into AWS. It is conceptually similar to services like Splunk, Datadog, and Loggly, but is more lightweight, cheaper, and tightly integrated with the rest of AWS.Watchtower, in turn, is a lightweight adapter between the Python logging system < and...
RPMPackage python3-vine-5.1.0-1.lbn36.noarch
vine - Python Promises |build-status| |coverage| |license| |wheel| |pyversion| |pyimp|:Version: 5.1.0 :Web: :Download: :Source: :Keywords: promise, async, futureAbout This is a special implementation of promises in that it can be used both for promise of a value and lazy evaluation. The biggest upside for this is that everything in a promise can also be a promise, e.g. filters, callbacks and...
RPMPackage python3-vertica-1.1.1-1.lbn36.noarch
vertica-python is the official Vertica database client for the Python programming language. Please check the [project homepage]( for the details.
RPMPackage python3-usort-1.0.5-1.lbn36.noarch
**Safe, minimal import sorting for Python projects.**[![documentation]( [![version]( [![changelog]( [![license]( is a safe, minimal import sorter. Its primary goal is to make no "dangerous" changes to code. This is achieved by detecting distinct "blocks" of imports that are
RPMPackage python3-unicodecsv-0.14.1-26.fc36.noarch
The unicodecsv is a drop-in replacement for Python 2.7's csv module which supports unicode strings without a hassle. It is NOT a drop-in replacement for Python 3's csv module, see https://github.com/jdunck/python-unicodecsv/issues/65
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.