You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-coveralls-1.10.0-1.lbn25.noarch
Coveralls makes custom report for data generated by coverage.py package and sends it to json API of coveralls.io service. All python files in your coverage analysis are posted to this service along with coverage stats, so please make sure you're not ruining your own security! For private projects there is Coveralls Pro.
RPMPackage python3-coverage-5.5-1.lbn25.x86_64
Coverage.py is a Python 3 module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.
RPMPackage python3-configobj-5.0.6-5.lbn25.py37.noarch
ConfigObj is a simple but powerful configuration file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files.
RPMPackage python3-configargparse-0.11.0-1.lbn25.py37.noarch
Applications with more than a handful of user-settable options are best configured through a combination of command line args, config files, hard coded defaults, and in some cases, environment variables. Python’s command line parsing modules such as argparse have very limited support for config files and environment variables, so this module extends argparse to add these features.
RPMPackage python3-click-8.0.4-1.lbn25.noarch
click is a Python package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with good defaults out of the box. Python 3 version.
RPMPackage python3-chardet-3.0.4-3.lbn25.py37.noarch
Character encoding auto-detection in Python. As smart as your browser. Open source. Python 3 version.
RPMPackage python3-cffi-1.14.6-1.lbn25.x86_64
Foreign Function Interface for Python, providing a convenient and reliable way of calling existing C code from Python. The interface is based on LuaJIT’s FFI.
RPMPackage python3-cairo-devel-1.15.4-1.lbn25.py37.x86_64
This package contains files required to build wrappers for cairo add-on libraries so that they interoperate with py3cairo.
RPMPackage python3-cairo-1.15.4-1.lbn25.py37.x86_64
Python 3 bindings for the cairo library.
RPMPackage python3-bleach-3.3.1-1.lbn25.noarch
Bleach is an HTML sanitizing library that escapes or strips markup and attributes based on a white list. Python 3 version.
RPMPackage python3-beautifulsoup4-4.9.1-1.lbn25.noarch
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup won't choke if you give it bad markup. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup parses anything you give it. Valuable data that was once locked up in poorly-designed websites is now within your reach. Projects that would have taken hours take only minutes with Beautiful Soup. This is the Python 3 build of Beautiful Soup.
RPMPackage python3-beaker-1.10.0-1.lbn25.py37.noarch
Beaker is a caching library that includes Session and Cache objects built on Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to manage Session objects and signed cookies.
RPMPackage python3-backports_abc-0.5-4.lbn25.py37.noarch
A backport of recent additions to the 'collections.abc' module.
RPMPackage python3-babel-2.6.0-5.lbn25.py37.noarch
Babel is composed of two major parts: * tools to build and work with gettext message catalogs * a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
RPMPackage python3-acme-0.31.0-1.lbn25.noarch
Python 3 library for use of the Automatic Certificate Management Environment protocol as defined by the IETF. It's used by the Let's Encrypt project.
RPMPackage python3-PyYAML-3.12-8.lbn25.py37.x86_64
YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistance.
RPMPackage python3-PyQt4-webkit-4.12.3-12.lbn25.x86_64
Python3 bindings for Qt4 Webkit.
RPMPackage python3-PyQt4-devel-4.12.3-12.lbn25.x86_64
Files needed to build other Python 3 bindings for C++ classes that inherit from any of the Qt4 classes (e.g. KDE or your own).
RPMPackage python3-PyQt4-assistant-4.12.1-7.lbn25.py37.x86_64
Python 3 bindings for QtAssistant.
RPMPackage python3-PyQt4-4.12.3-12.lbn25.x86_64
These are Python 3 bindings for Qt4.