You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-click-man-0.4.1-7.fc36.noarch
Automatically produces UNIX-style manual pages for Python applications that use Click for option handling.
RPMPackage python3-click-log-0.4.0-6.lbn36.noarch
Logging support to python 3 click (CLI creation kit) applications.
RPMPackage python3-click-help-colors-0.9.1-2.fc36.noarch
Colorization of help messages in Click
RPMPackage python3-click-didyoumean-0.3.1-1.lbn36.noarch
Enable git-like did-you-mean feature in click
RPMPackage python3-click-default-group-1.2.2-11.fc36.noarch
Provides DefaultGroup, a subclass of click.Group that invokes a default subcommand instead of showing a help message when a subcommand is not passed.
RPMPackage python3-click-completion-0.5.2-7.fc36.noarch
Enhanced completion for Click Add automatic completion support for fish, Zsh, Bash and PowerShell to Click. All the supported shells are able to complete all the command line arguments and options defined with click. In addition, fish and Zsh are also displaying the options and commands help during the completion.
RPMPackage python3-ciso8601-2.2.0-1.lbn36.x86_64
ciso8601 ciso8601 converts ISO 8601_ or RFC 3339_ date time strings into Python datetime objects.Since it's written as a C module, it is much faster than other Python libraries. Tested with cPython 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9.**Note:** ciso8601 doesn't support the entirety of the ISO 8601 spec, only a popular subset_.
RPMPackage python3-celery-5.4.0-1.lbn36.noarch
%{desc}
RPMPackage python3-cattrs-22.2.0-1.lbn36.noarch
cattrs .. image::
RPMPackage python3-cachelib-0.13.0-1.lbn36.noarch
A collection of cache libraries with a common API. Extracted from Werkzeug.
RPMPackage python3-bottle-0.12.21-2.fc36.noarch
Bottle is a fast and simple micro-framework for small web-applications. It offers request dispatching (Routes) with URL parameter support, Templates, a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines. All in a single file and with no dependencies other than the Python Standard Library.
RPMPackage python3-boto3-1.38.9-1.lbn36.noarch
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.
RPMPackage python3-debugpy-1.8.0-1.lbn36.x86_64
debugpy is an implementation of the Debug Adapter Protocol for Python.The source code and the issue tracker is [hosted on GitHub](
RPMPackage python3-comm-0.1.4-1.lbn36.noarch
Comm provides a way to register a Kernel Comm implementation, as per the Jupyter kernel protocol. It also provides a base Comm implementation and a default CommManager that can be used.
RPMPackage python3-devel-3.10.15-1.lbn36.x86_64
This package contains the header files and configuration needed to compile Python extension modules (typically written in C or C++), to embed Python into other programs, and to make binary distributions for Python libraries. It also contains the necessary macros to build RPM packages with Python modules and 2to3 tool, an automatic source converter from Python 2.X.
RPMPackage perl-Importer-0.026-5.fc36.noarch
This Perl module acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables.
RPMPackage perl-Import-Into-1.002005-20.fc36.noarch
Loading Import::Into creates a global method import::into which you can call on any package to import it into another package.
RPMPackage perl-Perl-OSType-1.010-480.fc36.noarch
Modules that provide OS-specific behaviors often need to know if the current operating system matches a more generic type of operating systems. For example, 'linux' is a type of 'Unix' operating system and so is 'freebsd'. This module provides a mapping between an operating system name as given by $^O and a more generic type. The initial version is based on the OS type mappings provided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operating systems are given the type 'Windows' rather than 'Win32').
RPMPackage python-pip-wheel-22.3.1-2.lbn36.noarch
A Python wheel of pip to use with venv.
RPMPackage python3-psycopg-c-3.2.4-1.lbn36.x86_64
PostgreSQL database adapter for Python -- C optimisation distribution