You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-requests-toolbelt-1.0.0-7.lbn36.noarch
This is just a collection of utilities for python-requests, but don’t really belong in requests proper. Python 3 version.
RPMPackage python3-requests-toolbelt-1.0.0-7.lbn36.noarch
This is just a collection of utilities for python-requests, but don’t really belong in requests proper. Python 3 version.
RPMPackage python3-requests-oauthlib-1.3.1-1.lbn36.noarch
This project provides first-class OAuth library support for python-request.
RPMPackage python3-requests-gssapi-1.2.3-4.fc36.noarch
Requests is an HTTP library, written in Python, for human beings. This library adds optional GSSAPI authentication support and supports mutual authentication. It includes a fully backward-compatible shim for requests-kerberos.
RPMPackage python3-requests-ftp-0.3.1-24.fc36.noarch
Requests-FTP is an implementation of a very stupid FTP transport adapter for use with the awesome Requests Python library. This is the Python 3 version of the transport adapter module.
RPMPackage python3-requests-file-2.0.0-3.lbn36.noarch
Requests-File is a transport adapter for use with the Requests Python library to allow local file system access via file:// URLs.
RPMPackage python3-requests+socks-2.32.3-1.lbn36.noarch
This is a metapackage bringing in socks extras requires for python3-requests. It makes sure the dependencies are installed.
RPMPackage python3-requests-2.32.3-1.lbn36.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s built-in urllib2 module provides most of the HTTP capabilities you should need, but the API is thoroughly broken. This library is designed to make HTTP requests easy for developers.
RPMPackage python3-releases-1.6.3-1.lbn36.noarch
What is Releases? Releases is a Python (2.7, 3.4+) compatible Sphinx <>_ (1.3+) extension designed to help you keep a source control friendly, merge friendly changelog file & turn it into useful, human readable HTML output.Specifically:* The source format (kept in your Sphinx tree as changelog.rst) is a stream-like timeline that plays well with source control & only requires one entry per...
RPMPackage python3-regex-2024.11.6-1.lbn36.x86_64
This new regex implementation is intended eventually to replace Python's current re module implementation. For testing and comparison with the current 're' module the new implementation is in the form of a module called 'regex'.
RPMPackage python3-redis-5.2.1-1.lbn36.noarch
This is a Python 3 interface to the Redis key-value store.
RPMPackage python3-redis-5.2.1-1.lbn36.noarch
This is a Python 3 interface to the Redis key-value store.
RPMPackage python3-record-3.5-1.lbn36.noarch
Record provides special objects used in some Zope2 internals like ZRDB.Records are used to provide compact storage for catalog query results.They don't use instance dictionaries. Rather, they store they data in a compact array internally. They use a record schema to map names to positions within the array.Changelog 3.5 (2018-10-05) -- Add support for Python 3.7.3.4 (2017-05-15) -- Add __hash__...
RPMPackage python3-readme-renderer-44.0-1.lbn36.noarch
Readme Renderer Readme Renderer is a library that will safely render arbitrary README files into HTML. It is designed to be used in Warehouse_ to render the long_description for packages. It can handle Markdown, reStructuredText (.rst), and plain text.
RPMPackage python3-rdflib-5.0.0-4.fc36.noarch
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX, RDFa and Microdata. The library presents a Graph interface which can be backed by any one of a number of Store implementations. The core rdflib includes store implementations for in memory storage, persistent storage on top of the Berkeley DB, and a wrapper for remote SPARQL endpoints. This is for Python 3.
RPMPackage python3-qt5-base-5.15.6-10.fc36.x86_64
Python 3 bindings for Qt5 base.
RPMPackage python3-qt5-5.15.6-10.fc36.x86_64
Python 3 bindings for Qt5.
RPMPackage python3-qscintilla-qt5-2.14.1-2.lbn36.x86_64
QScintilla-qt5 python3 bindings.
RPMPackage python3-pyyaml-6.0.1-11.lbn36.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 persistence.
RPMPackage python3-pyxdg-0.27-4.fc36.noarch
PyXDG is a python library to access freedesktop.org standards. This package contains a Python 3 version of PyXDG.