You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-django-socialregistration-0.5.10-1.lbn13.noarch
Django Social Registration enables developers to add alternative registration methods based on third party sites. Supported methods currently are: OpenID OAuth Instagram
RPMPackage python-django-registration-0.8-3.lbn13.noarch
This is a fairly simple user-registration application for Django_, designed to make allowing user sign ups as painless as possible. It requires a functional installation of Django 1.0 or newer, but has no other dependencies.
RPMPackage python-django-jsonfield-0.9.3-1.8.noarch
A JSONField field for Django that allows for storage of arbitrary JSON structures in a single field. Also includes a |jsonify template tag to display Python data structures as JSON in Django templates.
RPMPackage python-django-imagekit-2.0.3-1.7.armv6hl
ImageKit is a Django app that helps you to add variations of uploaded images to your models. These variations are called "specs" and can include things like different sizes (e.g. thumbnails) and black and white versions.
RPMPackage python-django-imagekit-2.0.3-1.7.x86_64
ImageKit is a Django app that helps you to add variations of uploaded images to your models. These variations are called "specs" and can include things like different sizes (e.g. thumbnails) and black and white versions.
RPMPackage python-django-crispy-forms-1.1.3-1.12.armv6hl
The best way to have Django DRY forms. Build programmatic reusable layouts out of components, having full control of the rendered HTML without writing HTML in templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application.
RPMPackage python-django-crispy-forms-1.1.3-1.12.x86_64
The best way to have Django DRY forms. Build programmatic reusable layouts out of components, having full control of the rendered HTML without writing HTML in templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application.
RPMPackage python-django-celery-3.0.11-2.lbn13.noarch
django-celery provides Celery integration for Django; Using the Django ORM and cache backend for storing results, autodiscovery of task modules for applications listed in INSTALLED_APPS, and more. Celery is a task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on a single or more worker servers. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).
RPMPackage python-django-bootstrap-pagination-1.5.0-1.lbn13.noarch
Render Django Page objects as Bootstrap 3.x Pagination compatible HTML
RPMPackage python-django-1.5.1-1.lbn13.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 python-devel-2.7.3-13.fc18.1302271210kf.armv6hl
The Python programming language's interpreter can be extended with dynamically loaded extensions and can be embedded in other programs. This package contains the header files and libraries needed to do these types of tasks. Install python-devel if you want to develop Python extensions. The python package will also need to be installed. You'll probably also want to install the python-docs package, which contains Python documentation.
RPMPackage python-devel-2.6.6-29.lbn13.2.x86_64
The Python programming language's interpreter can be extended with dynamically loaded extensions and can be embedded in other programs. This package contains the header files and libraries needed to do these types of tasks. Install python-devel if you want to develop Python extensions. The python package will also need to be installed. You'll probably also want to install the python-docs package, which contains Python documentation.
RPMPackage python-deltarpm-3.6-0.11.20110223git.fc18.armv6hl
This package contains python bindings for deltarpm.
RPMPackage python-deltarpm-3.5-0.7.20100121git.fc13.x86_64
This package contains python bindings for deltarpm.
RPMPackage python-decoratortools-1.7-4.fc12.noarch
Want to use decorators, but still need to support Python 2.3? Wish you could have class decorators, decorate arbitrary assignments, or match decorated function signatures to their original functions? Then you need "DecoratorTools"
RPMPackage python-decorator-3.4.0-1.lbn13.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 python-dateutil-2.1-3.lbn13.noarch
The dateutil module provides powerful extensions to the standard datetime module available in Python 2.3+.
RPMPackage python-cryptsetup-0.1.4-4.fc18.armv6hl
A python module to ease the manipulation with LUKS devices.
RPMPackage python-cryptsetup-0.0.10-2.fc13.x86_64
A python module to ease the manipulation with LUKS devices.
RPMPackage python-crypto-2.5-2.fc18.armv6hl
PyCrypto is a collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.).