You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-pytest-cover-3.0.0-1.lbn36.noarch
 
RPMPackage python3-pytest-checkdocs-2.7.1-1.lbn36.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. .. image::
RPMPackage python3-pytest-black-multipy-1.0.1-1.lbn36.noarch
.. .. .. .. :target:
RPMPackage python3-pytest-black-0.3.12-1.lbn36.noarch
pytest-black [![Build Status]( pytest plugin to enable format checking with [black]( Requirements * [pytest]( * [black]( is a minimum requirement of black 19.3b0 or later.Installation $ pip install pytest-blackUsage To run pytest with formatting checks provided by black: $ pytest --black The plugin will output a diff of suggested formatting changes (if any exist). Changes will _not_ be applied...
RPMPackage python3-pytest-8.3.5-2.lbn36.noarch
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.
RPMPackage python3-pyte-0.8.1-1.lbn36.noarch
.. -*- mode: rst -*-:: _ | | _ __ _ _ | |_ ___ | '_ \ | | | || __|/ _ \ | |_) || |_| || |_| __/ | .__/ \__, | \__|\___| | | __/ | |_| |___/ 0.8.1 What is pyte? --It's an in memory VTXXX-compatible terminal emulator. *XXX* stands for a series of video terminals, developed by DEC < between 1970 and 1995. The first, and probably the most famous one, was VT100 terminal, which is now a de- facto...
RPMPackage python3-pystray-0.17.3-4.fc36.noarch
This library allows you to create a system tray icon.
RPMPackage python3-pystache-0.6.0-1.lbn36.noarch
.. Do not edit this file. This file is auto-generated for PyPI by setup.py .. using pandoc, so edits should go in the source files rather than here.Pystache |CI| |Conda| |Coverage| |Security check - Bandit| |Release||pre-commit| |Maintainability||Latest release| |License| |Python|This updated fork of Pystache is currently tested on Python 3.6+ and in Conda, on Linux, Macos, and Windows (Python...
RPMPackage python3-pyspf-2.0.14-11.fc36.noarch
SPF does email sender validation. For more information about SPF, please see http://spf.pobox.com. This SPF client is intended to be installed on the border MTA, checking if incoming SMTP clients are permitted to forward mail. The SPF check should be done during the MAIL FROM:<...> command. This package provides Python 3 build of pyspf.
RPMPackage python3-pysocks-1.7.1-12.fc36.noarch
A fork of SocksiPy with bug fixes and extra features. Acts as a drop-in replacement to the socket module. Featuring: - SOCKS proxy client for Python 2.6 - 3.x - TCP and UDP both supported - HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface) - urllib2 handler included. This package is for Python3 version 3.10 only.
RPMPackage python3-pyside2-5.15.7-1.fc36.x86_64
PySide2 is the official Python module from the Qt for Python project, which provides access to the complete Qt 5.13+ framework. The name Shiboken2 and PySide2 make reference to the Qt 5 compatibility, since the previous versions (without the 2) refer to Qt 4.
RPMPackage python3-pyserial-3.4-13.fc36.noarch
This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named "serial" automatically selects the appropriate backend.
RPMPackage python3-pyscss-1.4.0-2.lbn36.x86_64
pyScss, a Scss compiler for Python |build-status| |coverage|.. |build-statu .. |coverag pyScss is a compiler for the Sass_ language, a superset of CSS3 that adds programming capabilities and some other syntactic sugar... _Sass: -You need Python 2.6+ or 3.3+. PyPy is also supported.Installation:: pip install pyScssUsage::
RPMPackage python3-pyrsistent-0.18.1-2.fc36.x86_64
Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched.
RPMPackage python3-pyrpm-0.15-3.lbn36.noarch
Python-rpm-spec is a Python module for parsing RPM spec files. RPMs are build from a package's sources along with a spec file. The spec file controls how the RPM is built. This module allows you to parse spec files and gives you simple access to various bits of information that is contained in the spec file.
RPMPackage python3-schema-0.7.7-3.lbn36.noarch
schema is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types. Python 3 version.
RPMPackage rubygem-timeout-0.3.0-1.lbn36.noarch
Auto-terminate potentially long-running operations in Ruby.
RPMPackage python3-zstandard-0.23.0-2.lbn36.x86_64
This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.
RPMPackage python3-zenpy-2.0.40-1.lbn36.noarch
 
RPMPackage python3-zeep-4.2.1-1.lbn36.noarch
Zeep: Python SOAP client A Python SOAP clientHighlights: * Compatible with Python 3.7, 3.8, 3.9, 3.10, 3.11 and PyPy3 * Build on top of lxml, requests and httpx * Support for Soap 1.1, Soap 1.2 and HTTP bindings * Support for WS- Addressing headers * Support for WSSE (UserNameToken / x.509 signing) * Support for asyncio using the httpx module * Experimental support for XOP messages Please see...