You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage qemu-audio-sdl-9.0.0-1.lbn36.x86_64
This package provides the additional SDL audio driver for QEMU.
RPMPackage qemu-audio-pa-9.0.0-1.lbn36.x86_64
This package provides the additional PulseAudio audio driver for QEMU.
RPMPackage qemu-audio-oss-9.0.0-1.lbn36.x86_64
This package provides the additional OSS audio driver for QEMU.
RPMPackage qemu-audio-jack-9.0.0-1.lbn36.x86_64
This package provides the additional Jack audio driver for QEMU.
RPMPackage qemu-audio-alsa-9.0.0-1.lbn36.x86_64
This package provides the additional ALSA audio driver for QEMU.
RPMPackage python3-dnf-plugins-core-4.4.2-1.lbn36.noarch
Core Plugins for DNF, Python 3 interface. This package enhances DNF with builddep, config-manager, copr, debug, debuginfo-install, download, needs-restarting, groups-manager, repoclosure, repograph, repomanage, reposync, changelog, repodiff, system-upgrade, offline-upgrade and offline-distrosync commands. Additionally provides generate_completion_cache passive plugin.
RPMPackage python3-django-svelte-jsoneditor-0.4.2-1.lbn36.noarch
django-svelte-jsoneditor A plug in widget for django's JSONField that allows manipulation and display of JSON data. The widget is built using Jos deJong's new svelte-jsoneditor. Read the documentation here.
RPMPackage python3-django-sr-0.0.4-1.lbn36.noarch
Django Settings Resolver ======================== .. image:: https://travis-ci.org/jespino/django-sr.png?branch=master :target: https://travis-ci.org/jespino/django-sr .. image:: https://coveralls.io/repos/jespino/django-sr/badge.png?branch=master :target: https://coveralls.io/r/jespino/django-sr?branch=master .. image:: https://pypip.in/v/django-sr/badge.png :target:...
RPMPackage python3-django-sites-0.11-1.lbn36.noarch
django-sites Alternative implementation of django "sites" framework based on settings instead of models. How to install? You can install it with pip:.. code- block:: shell pip install django-sitesDocumentation -
RPMPackage python3-django-rich-1.8.0-1.lbn36.noarch
Extensions for using Rich with Django. Requirements Python 3.8 to 3.12 supported. Django 3.2 to 5.0 supported. Want to work smarter and faster? Check out my book Boost Your Django DX which covers many ways to improve your development experience. I wrote django-rich whilst working on the book! Installation Install with pip: python -m pip install django-rich None of django-rich’s features are activated by default. Follow the documentation below to use them. Reference django_rich.management.RichCommand A subclass of Django’s BaseCommand class that sets its self.console to a Rich Console. The Console uses the command’s stdout argument, which defaults to sys.stdout. Colourization is enabled or disabled according to Django’s --no-color and --force-color flags. You can use self.console like so: from django_rich.management import RichCommand class Command(RichCommand): def handle(self, *args, **options): self.console.print("[bold red]Alert![/bold red]") You can customiz
RPMPackage python3-django-redis-cache-3.0.1-1.lbn36.noarch
 
RPMPackage python3-django-ordered-model-3.7.4-1.lbn36.noarch
django-ordered-model [![Build Status]( [![PyPI version]( [![codecov]( [![Code style: black]( allows models to be ordered and provides a simple admin
RPMPackage python3-django-htmx-1.17.3-1.lbn36.noarch
Extensions for using Django with htmx. Improve your Django and Git skills with my books. Documentation Please see https:/django-htmx.readthedocs.io/ .
RPMPackage python3-django-horizon-23.0.0-1.lbn36.noarch
Horizon is a Django application for providing Openstack UI components. It allows performing site administrator (viewing account resource usage, configuring users, accounts, quotas, flavors, etc.) and end user operations (start/stop/delete instances, create/restore snapshots, view instance VNC console, etc.)
RPMPackage python3-django-cockroachdb-4.1.1-1.lbn36.noarch
CockroachDB backend for Django PrerequisitesYou must install either:* [psycopg2]( which has some [prerequisites]( of its own.* [psycopg2-binary]( binary package is a practical choice for development and testing but in production it is advised to use the package built from sources. Install and usageUse the version of django-cockroachdb that corresponds to your version of Django. For example,...
RPMPackage python3-resolvelib-0.5.5-4.fc36.noarch
ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result. Intended Usage :: import resolvelib Things I want to resolve. requirements [...] Implement logic so the resolver understands the requirement format. class...
RPMPackage python3-simple-salesforce-1.12.2-1.lbn36.noarch
***************** Simple Salesforce ***************** Simple Salesforce is a basic Salesforce.com REST API client built for Python 3.6, 3.7 and 3.8. The goal is to provide a very low-level interface to the REST Resource and APEX API, returning a dictionary of the API JSON response.
RPMPackage python3-requests-cache-1.2.0-1.lbn36.noarch
Requests-cache is a transparent persistent cache for the requests (version >= 1.1.0) library.
RPMPackage python3-pdpyras-4.5.2-1.lbn36.noarch
A basic REST API client for PagerDuty based on Requests' Session class
RPMPackage python3-pdocs-1.1.1-1.lbn36.noarch
[![pdocs - Documentation Powered by Your Python Code.]( _________________[![PyPI version]( [![Build Status]( [![codecov]( [![Join the chat at