You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-django-angular-2.0.3-13.lbn36.noarch
Django-Angular is a collection of utilities, which aim to ease the integration of Django with AngularJS by providing reusable components.
RPMPackage python3-django-angular-2.0.3-13.lbn36.noarch
Django-Angular is a collection of utilities, which aim to ease the integration of Django with AngularJS by providing reusable components.
RPMPackage python3-django-allauth-0.46.0-2.lbn36.noarch
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. Most existing Django apps that address the problem of social authentication focus on just that. You typically need to integrate another app in order to support authentication via a local account. This approach separates the worlds of local and social authentication. However, there are common scenarios to be dealt with in both worlds. For example, an e-mail address passed along by an OpenID provider is not guaranteed to be verified. So, before hooking an OpenID account up to a local account the e-mail address must be verified. So, e-mail verification needs to be present in both worlds. Integrating both worlds is quite a tedious process. It is definitely not a matter of simply adding one social authentication app, and one local account registration app to your INSTALLED_APPS list. This is the reason this project got started – to offer a fully integrated authentication app that allows for both local and social authentication, with flows that just work.
RPMPackage python3-django-allauth-0.46.0-2.lbn36.noarch
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. Most existing Django apps that address the problem of social authentication focus on just that. You typically need to integrate another app in order to support authentication via a local account. This approach separates the worlds of local and social authentication. However, there are common scenarios to be dealt with in both worlds. For example, an e-mail address passed along by an OpenID provider is not guaranteed to be verified. So, before hooking an OpenID account up to a local account the e-mail address must be verified. So, e-mail verification needs to be present in both worlds. Integrating both worlds is quite a tedious process. It is definitely not a matter of simply adding one social authentication app, and one local account registration app to your INSTALLED_APPS list. This is the reason this project got started – to offer a fully integrated authentication app that allows for both local and social authentication, with flows that just work.
RPMPackage python3-django-ajax-selects-2.2.0-1.fc36.noarch
Enables editing of ForeignKey, ManyToMany and simple text fields using the Autocomplete - jQuery plugin. django-ajax-selects will work in any normal form as well as in the admin. The user is presented with a text field. They type a search term or a few letters of a name they are looking for, an ajax request is sent to the server, a search channel returns possible results. Results are displayed as a drop down menu. When an item is selected it is added to a display area just below the text field.
RPMPackage python3-django-ajax-selects-2.2.0-1.fc36.noarch
Enables editing of ForeignKey, ManyToMany and simple text fields using the Autocomplete - jQuery plugin. django-ajax-selects will work in any normal form as well as in the admin. The user is presented with a text field. They type a search term or a few letters of a name they are looking for, an ajax request is sent to the server, a search channel returns possible results. Results are displayed as a drop down menu. When an item is selected it is added to a display area just below the text field.
RPMPackage python3-django-5.1.3-1.lbn36.noarch
Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY (Don't Repeat Yourself) principle.
RPMPackage python3-distro-1.9.0-4.lbn36.noarch
The distro (for: Linux Distribution) package provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality. An alternative implementation became necessary because Python 3.5 deprecated this function, and Python 3.7 is expected to remove it altogether. Its predecessor function platform.dist was already deprecated since Python 2.6 and is also expected to be removed in Python 3.7. Still, there are many cases in which access to that information is needed. See Python issue 1322 for more information.
RPMPackage python3-dill-0.3.9-2.lbn36.noarch
Dill extends Python's pickle module for serializing and de-serializing Python objects to the majority of the built-in Python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to a Python object hierarchy. Dill provides the user the same interface as the pickle module, and also includes some additional features. In addition to pickling Python objects, dill provides the ability to save the state of an interpreter session in a single command. Hence, it would be feasible to save an interpreter session, close the interpreter, ship the pickled file to another computer, open a new interpreter, unpickle the session and thus continue from the 'saved' state of the original interpreter session. Dill can be used to store Python objects to a file, but the primary usage is to send Python objects across the network as a byte stream. dill is quite flexible, and allows arbitrary user defined classes and functions to be serialized. Thus dill is not intended to be secure against erroneously or maliciously constructed data. It is left to the user to decide whether the data they unpickle is from a trustworthy source. dill is part of pathos, a Python framework for heterogeneous computing.
RPMPackage python3-deprecated-1.2.14-6.lbn36.noarch
Python @deprecated decorator to deprecate old python classes, functions or methods.
RPMPackage python3-deltarpm-3.6.2-11.lbn36.x86_64
This package contains python bindings for deltarpm. Python 3 version.
RPMPackage python3-defusedxml-0.7.1-4.fc36.noarch
The defusedxml package contains several Python-only workarounds and fixes for denial of service and other vulnerabilities in Python's XML libraries. In order to benefit from the protection you just have to import and use the listed functions / classes from the right defusedxml module instead of the original module. This is the python3 build.
RPMPackage python3-decorator-5.1.1-10.lbn36.noarch
The aim of the decorator module is to simplify the usage of decorators for the average programmer, and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. The core of this module is a decorator factory called decorator.
RPMPackage python3-dbus-1.2.18-3.fc36.x86_64
D-Bus bindings for python3.
RPMPackage python3-dateutil-2.9.0.post0-1.lbn36.noarch
The dateutil module provides powerful extensions to the standard datetime module available in Python.
RPMPackage python3-datetime-5.1-1.lbn36.noarch
DateTime This package provides a DateTime data type, as known from Zope.Unless you need to communicate with Zope APIs, you're probably better
RPMPackage python3-dasbus-1.6-4.fc36.noarch
Dasbus is a DBus library written in Python 3, based on GLib and inspired by pydbus. It is designed to be easy to use and extend.
RPMPackage python3-daemon-3.0.1-1.lbn36.noarch
This library implements the well-behaved daemon specification of PEP 3143, "Standard daemon process library". This is the python3 version of the library.
RPMPackage python3-cycler-0.11.0-2.fc36.noarch
General purpose library used by matplotlib to cycle through lists for colors, marker styles, etc
RPMPackage python3-cups-2.0.1-12.fc36.x86_64
This package provides Python 3 bindings for CUPS API, known as pycups. It was written for use with system-config-printer, but can be put to other uses as well.