You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-urllib3+brotli-2.5.0-1.lbn36.noarch
This is a metapackage bringing in brotli extras requires for python3-urllib3. It makes sure the dependencies are installed.
RPMPackage python3-urllib3-2.5.0-1.lbn36.noarch
urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries: • Thread safety. • Connection pooling. • Client-side SSL/TLS verification. • File uploads with multipart encoding. • Helpers for retrying requests and dealing with HTTP redirects. • Support for gzip, deflate, brotli, and zstd encoding. • Proxy support for HTTP and SOCKS. • 100% test coverage.
RPMPackage python3-trio-websocket-0.12.2-2.lbn36.noarch
This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics. It is based on the wsproto project, which is a Sans-IO state machine that implements the majority of the WebSocket protocol, including framing, codecs, and events. This library handles I/O using the Trio framework. This library passes the Autobahn Test Suite.
RPMPackage python3-trio-0.30.0-2.lbn36.noarch
The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses... that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right.
RPMPackage python3-z3c-caching+zcml-4.0-1.lbn36.noarch
This is a metapackage bringing in zcml extras requires for python3-z3c-caching. It makes sure the dependencies are installed.
RPMPackage python3-sortedcontainers-2.4.0-5.fc36.noarch
SortedContainers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions.
RPMPackage python3-taiga-stats-1.6.0-1.lbn36.noarch
This is a script for all you Scrum||Kanban masters out there who use Taiga and are interested in visualizing progress and generate some automated statistics and graphs.
RPMPackage python3-taiga-contrib-lbn-0.1.4-1.lbn36.noarch
Taiga is project management software for cross-functional teams. This is our extension supporting LBN features.
RPMPackage python3-taiga-1.3.2-1.lbn36.noarch
A python wrapper for the Taiga REST API. Documentation: https:/python-taiga.readthedocs.io
RPMPackage python3-sphinx-latex-8.1.3-2.lbn36.noarch
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. This package pulls in the TeX dependencies needed by Sphinx's LaTeX builder.
RPMPackage python3-sphinx-last-updated-by-git-0.2.2-5.fc36.noarch
Get the "last updated" time for each Sphinx page from Git. This is a little Sphinx_ extension that does exactly that.It also checks for included files and other dependencies.
RPMPackage python3-sphinx-kr-theme-0.2.1-12.lbn36.noarch
This is a repackaging of Kenneth Reitz's krTheme, a theme for use in Sphinx documentation, originally derived from Mitsuhiko's Flask theme.
RPMPackage python3-sphinx-jinja2-compat-0.3.0-1.lbn36.noarch
Patches Jinja2 v3 to restore compatibility with earlier Sphinx versions. Also makes some Sphinx versions work correctly on Python 3.10. The patches can be disabled by setting the environment variable NO_SPHINX_JINJA2_COMPAT to 1. (v0.2.0 and newer only)
RPMPackage python3-sphinx-issues-3.0.1-2.fc36.noarch
A Sphinx extension for linking to your project's issue tracker. Includes roles for linking to issues, pull requests, user profiles, with built-in support for GitHub (though this works with other services).
RPMPackage python3-sphinx-intl-2.1.0-3.lbn36.noarch
sphinx-intl is a utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document. Optional: support the Transifex service for translation with Sphinx (not packaged yet).
RPMPackage python3-sphinx-inline-tabs-2023.04.21-1.lbn36.noarch
Add inline tabbed content to your Sphinx documentation. Features: - Elegant design: Small footprint in the markup and generated website, while looking good. - Configurable: All the colors can be configured using CSS variables. - Synchronization: Tabs with the same label all switch with a single click. - Works without JavaScript: JavaScript is not required for the basics, only for synchronization.
RPMPackage python3-sphinx-hoverxref-0.5b1-7.fc36.noarch
Sphinx extension to show a floating window (tooltips or modal dialogues) on the cross references of the documentation embedding the content of the linked section on them. With sphinx-hoverxref, you don’t need to click a link to see what’s in there.
RPMPackage python3-sphinx-git-11.0.0-1.lbn36.noarch
 
RPMPackage python3-sphinx-gallery-0.11.1-1.lbn36.noarch
Sphinx-Gallery A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
RPMPackage python3-sphinx-feature-classification-tests-1.1.0-1.lbn36.noarch
OpenStack sphinx-feature-classification library. This package contains the example library test files.